In file expr.hpp:template<class T> class mat_traits
Trait to access small matrix dimensions
Documentation
Trait to access small matrix dimensions
Public Members
-
typedef typename T::TELEM TELEM
- matrix element
-
typedef typename T::TSCAL TSCAL
- field of matrix element
-
typedef typename T::TV_COL TV_COL
- type of column vector
-
typedef typename T::TV_ROW TV_ROW
- type of row vector
-
enum matrix with
typedef typename T::TELEM TELEM
- matrix element
typedef typename T::TSCAL TSCAL
- field of matrix element
typedef typename T::TV_COL TV_COL
- type of column vector
typedef typename T::TV_ROW TV_ROW
- type of row vector
enum matrix with
- matrix with
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.