MeVis/Foundation/Sources/MLLinearAlgebra/mlLinearAlgebraTools.h File Reference

Template class for a 3x3 matrix of 3 rows of Tvec3 vectors. More...

#include "mlLinearAlgebraSystem.h"
#include "mlLinearAlgebraDefs.h"

Go to the source code of this file.


Namespaces

namespace  ml
 Define the namespace name like in the ML. Default is ml.

Functions

template<class OBJ_TYPE >
void ml::MLSwap (OBJ_TYPE &obj1, OBJ_TYPE &obj2)
 Swaps two objects obj1 and obj2.
template<class BASE_TYPE >
BASE_TYPE ml::MLInverseMatHelper (const BASE_TYPE &origMat, bool *isInvertible, const ML_TYPENAME BASE_TYPE::ComponentType, const char *const ZeroDetErrString, const BASE_TYPE &Identity, const size_t Dim)
 Computes an N dimensional inverse from given default parameters.


Detailed Description

Template class for a 3x3 matrix of 3 rows of Tvec3 vectors.

Author:
Wolf Spindler
Date:
12/2006

Definition in file mlLinearAlgebraTools.h.


Generated on Sat Sep 3 18:37:43 2011 for MLReference by  doxygen 1.5.8