src/matrixbase.h File Reference

Internal file. More...

#include "util.h"

Classes

class  MatrixBase< T, Derived, VectorType, LUDecompositionType >
 internal base class More...

Namespaces

namespace  Eigen

Functions

template<typename T , typename Derived , typename VectorType , typename LUDecompositionType >
VectorType operator* (const VectorType &v, const MatrixBase< T, Derived, VectorType, LUDecompositionType > &m)
template<typename T , typename Derived , typename VectorType , typename LUDecompositionType >
Derived operator* (const T &factor, const MatrixBase< T, Derived, VectorType, LUDecompositionType > &v)
template<typename T , typename Derived , typename VectorType , typename LUDecompositionType >
VectorType & operator*= (VectorType &v, const MatrixBase< T, Derived, VectorType, LUDecompositionType > &m)
template<typename T , typename Derived , typename VectorType , typename LUDecompositionType >
std::ostream & operator<< (std::ostream &s, const MatrixBase< T, Derived, VectorType, LUDecompositionType > &m)


Detailed Description

Internal file.


Generated on Sat Jul 25 10:36:49 2009 for Eigen by  doxygen 1.5.9