Detailed Description
template<int Arch, typename Scalar, typename MatrixType, typename ResultType>
struct internal::compute_inverse_size4< Arch, Scalar, MatrixType, ResultType >
Definition at line 225 of file Inverse.h.
#include <src/LU/Inverse.h>
List of all members.
Static Public Member Functions |
static void | run (const MatrixType &matrix, ResultType &result) |
Member Function Documentation
template<int Arch, typename Scalar, typename MatrixType, typename ResultType>
static void internal::compute_inverse_size4< Arch, Scalar, MatrixType, ResultType >::run |
( |
const MatrixType & |
matrix, |
|
|
ResultType & |
result | |
|
) |
| | [inline, static] |