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

[more]typedef typename T::TELEM TELEM
matrix element
[more]typedef typename T::TSCAL TSCAL
field of matrix element
[more]typedef typename T::TV_COL TV_COL
type of column vector
[more]typedef typename T::TV_ROW TV_ROW
type of row vector
[more]enum matrix with

otypedef typename T::TELEM TELEM
matrix element

otypedef typename T::TSCAL TSCAL
field of matrix element

otypedef typename T::TV_COL TV_COL
type of column vector

otypedef typename T::TV_ROW TV_ROW
type of row vector

oenum 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++.