mod_fem_viewer/FemViewer/inc/Matrix.h File Reference

#include <vector>
#include <iostream>
#include "fv_inc.h"
#include "Vec3D.h"
#include "Homogenous.h"
#include "MathHelper.h"
Include dependency graph for Matrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FemViewer::Matrix< T >

Namespaces

namespace  FemViewer

Typedefs

typedef Matrix< float > FemViewer::Matrixf
typedef Matrix< double > FemViewer::Matrixd

Functions

template<typename T >
std::ostream & FemViewer::operator<< (std::ostream &strm, const Matrix< T > &mt)
template<typename T >
Matrix< TFemViewer::operator* (T lhs, const Matrix< T > &rhs)
template<typename T >
Matrix< TFemViewer::operator* (const Matrix< T > &lhs, T rhs)
template<typename T >
std::istream & FemViewer::operator>> (std::istream &lhs, Matrix< T > &transformation)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1