cisst-saw
Loading...
Searching...
No Matches
vctDeterminant< 1 > Class Reference

#include <vctDeterminant.h>

Public Types

enum  { SIZE = 1 }
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)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

◆ anonymous enum

anonymous enum
Enumerator
SIZE 

Member Function Documentation

◆ Compute()

template<vct::stride_type _rowStride, vct::stride_type _colStride, class _elementType, class _dataPtrType>
_elementType vctDeterminant< 1 >::Compute ( const vctFixedSizeConstMatrixBase< SIZE, SIZE, _rowStride, _colStride, _elementType, _dataPtrType > & matrix)
inlinestatic

The documentation for this class was generated from the following file: