Template Function opensn::Inverse
Defined in File dense_matrix.h
Function Documentation
-
template<typename TYPE>
DenseMatrix<TYPE> opensn::Inverse(const DenseMatrix<TYPE> &A) Computes the inverse of a matrix.
Defined in File dense_matrix.h
Computes the inverse of a matrix.