Template Function cif::inverse(const M&)

Function Documentation

template<typename M>
M cif::inverse(const M &m)

Generic routine to calculate the inverse of a matrix

Note

This is currently only implemented for fixed matrices of size 3x3