Public Member Functions | Private Member Functions | List of all members
gte::GaussianElimination< Real > Class Template Reference

#include <GteGaussianElimination.h>

Public Member Functions

bool operator() (int numRows, Real const *M, Real *inverseM, Real &determinant, Real const *B, Real *X, Real const *C, int numCols, Real *Y) const
 

Private Member Functions

void Set (int numElements, Real const *source, Real *target) const
 

Detailed Description

template<typename Real>
class gte::GaussianElimination< Real >

Definition at line 31 of file GteGaussianElimination.h.

Member Function Documentation

template<typename Real >
bool gte::GaussianElimination< Real >::operator() ( int  numRows,
Real const *  M,
Real *  inverseM,
Real &  determinant,
Real const *  B,
Real *  X,
Real const *  C,
int  numCols,
Real *  Y 
) const

Definition at line 50 of file GteGaussianElimination.h.

template<typename Real >
void gte::GaussianElimination< Real >::Set ( int  numElements,
Real const *  source,
Real *  target 
) const
private

Definition at line 251 of file GteGaussianElimination.h.


The documentation for this class was generated from the following file:


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:06