Inverse.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_compute_inverse< Derived, OtherDerived, Size >
struct  ei_compute_inverse< Derived, OtherDerived, 1 >
struct  ei_compute_inverse< Derived, OtherDerived, 2 >
struct  ei_compute_inverse< Derived, OtherDerived, 3 >
struct  ei_compute_inverse< Derived, OtherDerived, 4 >
struct  ei_compute_inverse_in_size4_case< Derived, OtherDerived, Scalar >

Functions

template<typename XprType , typename MatrixType >
void ei_compute_inverse_in_size2_case (const XprType &matrix, MatrixType *result)
template<typename XprType , typename MatrixType >
bool ei_compute_inverse_in_size2_case_with_check (const XprType &matrix, MatrixType *result)
template<typename Derived , typename OtherDerived >
void ei_compute_inverse_in_size3_case (const Derived &matrix, OtherDerived *result)

Function Documentation

template<typename XprType , typename MatrixType >
void ei_compute_inverse_in_size2_case ( const XprType &  matrix,
MatrixType *  result 
) [inline]

Definition at line 33 of file Inverse.h.

template<typename XprType , typename MatrixType >
bool ei_compute_inverse_in_size2_case_with_check ( const XprType &  matrix,
MatrixType *  result 
) [inline]

Definition at line 44 of file Inverse.h.

template<typename Derived , typename OtherDerived >
void ei_compute_inverse_in_size3_case ( const Derived &  matrix,
OtherDerived *  result 
) [inline]

Definition at line 58 of file Inverse.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


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