Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

MatInverse.h File Reference

#include "Core/Matrix/MatFunc.h"
#include "Core/Matrix/MatSet.h"
#include <iostream>
#include <math.h>

Include dependency graph for MatInverse.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Impala
namespace  Impala::Core
namespace  Impala::Core::Matrix

Functions

template<class C>
int Impala::Core::Matrix::Ludcmp (C *a, int n, short *indx, double *d)
template<class C>
void Impala::Core::Matrix::Lubksb (C *a, int n, short *indx, double *b)
template<class ArrayT>
ArrayT * Impala::Core::Matrix::MatInverse (ArrayT *a)

Variables

static const double Impala::Core::Matrix::Matrix_EPS = 1e-12


Generated on Fri Mar 19 10:11:56 2010 for ImpalaSrc by  doxygen 1.5.1