SourceForge Logo Tiny Vector Matrix library using Expression Templates Sourceforge Project Page

Static Public Member Functions | Private Member Functions
tvmet::meta::Matrix< 0, 0, 0, 0 > Class Template Reference

#include <Matrix.h>

List of all members.

Static Public Member Functions

template<class Dest , class Src , class Assign >
static void assign2 (Dest &, const Src &, const Assign &)
template<class Dest , class Src , class Assign >
static void assign (Dest &, const Src &, const Assign &)
template<class E >
static bool all_elements2 (const E &)
template<class E >
static bool all_elements (const E &)
template<class E >
static bool any_elements2 (const E &)
template<class E >
static bool any_elements (const E &)
template<class E >
static XprNull trace (const E &)

Private Member Functions

 Matrix ()
 Matrix (const Matrix &)
Matrixoperator= (const Matrix &)

template<>
class tvmet::meta::Matrix< 0, 0, 0, 0 >


Constructor & Destructor Documentation

tvmet::meta::Matrix< 0, 0, 0, 0 >::Matrix ( ) [private]
tvmet::meta::Matrix< 0, 0, 0, 0 >::Matrix ( const Matrix< 0, 0, 0, 0 > &  ) [private]

Member Function Documentation

template<class E >
static bool tvmet::meta::Matrix< 0, 0, 0, 0 >::all_elements ( const E &  ) [inline, static]
template<class E >
static bool tvmet::meta::Matrix< 0, 0, 0, 0 >::all_elements2 ( const E &  ) [inline, static]
template<class E >
static bool tvmet::meta::Matrix< 0, 0, 0, 0 >::any_elements ( const E &  ) [inline, static]
template<class E >
static bool tvmet::meta::Matrix< 0, 0, 0, 0 >::any_elements2 ( const E &  ) [inline, static]
template<class Dest , class Src , class Assign >
static void tvmet::meta::Matrix< 0, 0, 0, 0 >::assign ( Dest &  ,
const Src &  ,
const Assign &   
) [inline, static]
template<class Dest , class Src , class Assign >
static void tvmet::meta::Matrix< 0, 0, 0, 0 >::assign2 ( Dest &  ,
const Src &  ,
const Assign &   
) [inline, static]
Matrix& tvmet::meta::Matrix< 0, 0, 0, 0 >::operator= ( const Matrix< 0, 0, 0, 0 > &  ) [private]
template<class E >
static XprNull tvmet::meta::Matrix< 0, 0, 0, 0 >::trace ( const E &  ) [inline, static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines

Author: