ei_compute_inverse< Derived, OtherDerived, Size > Struct Template Reference
#include <Inverse.h>
List of all members.
Static Public Member Functions |
static void | run (const Derived &matrix, OtherDerived *result) |
Detailed Description
template<typename Derived, typename OtherDerived, int Size = Derived::RowsAtCompileTime>
struct ei_compute_inverse< Derived, OtherDerived, Size >
Definition at line 233 of file Inverse.h.
Member Function Documentation
template<typename Derived , typename OtherDerived , int Size = Derived::RowsAtCompileTime>
static void ei_compute_inverse< Derived, OtherDerived, Size >::run |
( |
const Derived & |
matrix, |
|
|
OtherDerived * |
result | |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: