Template Function cif::operator-
Defined in File matrix.hpp
Function Documentation
-
template<typename M1, typename M2>
auto cif::operator-(const matrix_expression<M1> &m1, const matrix_expression<M2> &m2) operator to subtract two matrices and return a matrix expression