Determinant.h File Reference

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

Go to the source code of this file.

Classes

struct  ei_determinant_impl< Derived, DeterminantType >
struct  ei_determinant_impl< Derived, 1 >
struct  ei_determinant_impl< Derived, 2 >
struct  ei_determinant_impl< Derived, 3 >
struct  ei_determinant_impl< Derived, 4 >
struct  ei_determinant_impl< Derived, TriangularDeterminant >

Functions

template<typename Derived >
const Derived::Scalar ei_bruteforce_det3_helper (const MatrixBase< Derived > &matrix, int a, int b, int c)
template<typename Derived >
const Derived::Scalar ei_bruteforce_det4_helper (const MatrixBase< Derived > &matrix, int j, int k, int m, int n)

Variables

const int TriangularDeterminant = 0

Function Documentation

template<typename Derived >
const Derived::Scalar ei_bruteforce_det3_helper ( const MatrixBase< Derived > &  matrix,
int  a,
int  b,
int  c 
) [inline]

Definition at line 30 of file Determinant.h.

template<typename Derived >
const Derived::Scalar ei_bruteforce_det4_helper ( const MatrixBase< Derived > &  matrix,
int  j,
int  k,
int  m,
int  n 
) [inline]

Definition at line 38 of file Determinant.h.


Variable Documentation

const int TriangularDeterminant = 0

Definition at line 44 of file Determinant.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:19:01 2013