|
cisst-saw
|
#include <vctDeterminant.h>
Public Types | |
| enum | { SIZE = 2 } |
| enum | |
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) |
| anonymous enum |
|
inlinestatic |