MeVisLab Toolbox Reference
mlLinearAlgebraTools.h File Reference
#include "mlLinearAlgebraSystem.h"
#include "mlLinearAlgebraDefs.h"
#include <mlPrintTemplateErrors.h>
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  ml
 Defines the class GetTileJob.

Functions

template<class OBJ_TYPE>
void ml::MLSwap (OBJ_TYPE &obj1, OBJ_TYPE &obj2)
template<class BASE_TYPE>
BASE_TYPE ml::MLInverseMatHelper (const BASE_TYPE &origMat, bool *isInvertible, const typename BASE_TYPE::ComponentType, const char *const ZeroDetErrString, const BASE_TYPE &Identity, const size_t Dim)