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