cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Member Functions | List of all members
vctDeterminant< 3 > Class Template Reference

#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)
 

Member Enumeration Documentation

anonymous enum
Enumerator
SIZE 

Member Function Documentation

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

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