cisst-saw
|
#include <vctDeterminant.h>
Public Types | |
enum | { SIZE = 3 } |
Static Public Member Functions | |
template<vct::stride_type _rowStride, vct::stride_type _colStride, class _elementType , class _dataPtrType > | |
static _elementType | Compute (const vctFixedSizeConstMatrixBase< SIZE, SIZE, _rowStride, _colStride, _elementType, _dataPtrType > &matrix) |
|
inlinestatic |