Template Function cif::determinant(const M&)
Defined in File matrix.hpp
Function Documentation
-
template<typename M>
auto cif::determinant(const M &m) Generic routine to calculate the determinant of a matrix
Note
This is currently only implemented for fixed matrices of size 3x3