Documentation


animal::matrix_traits< M > Struct Template Reference
[matrix]

#include <linear.h>

List of all members.


Detailed Description

template<class M>
struct animal::matrix_traits< M >

Auxiliary class for the extraction of matrix entry type.

Definition at line 409 of file linear.h.

Public Types

typedef container_traits<
typename container_traits<
M >::value_type >::value_type 
value_type
 matrix entry type


Member Typedef Documentation

template<class M>
typedef container_traits<typename container_traits<M>::value_type>::value_type animal::matrix_traits< M >::value_type
 

matrix entry type

Definition at line 412 of file linear.h.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 23 13:52:30 2004 by doxygen 1.3.6