Go to the source code of this file.
Functions | |
template<class T> T | vnl_determinant (T const *row0, T const *row1) |
template<class T> T | vnl_determinant (T const *row0, T const *row1, T const *row2) |
template<class T> T | vnl_determinant (T const *row0, T const *row1, T const *row2, T const *row3) |
Definition in file vnl_determinant.h.
|
4x4 matrix. |
|
3x3 matrix. |
|
2x2 matrix. |