Template Function ImmersX::transpose_operator¶
Defined in File matrix_operator.h
Function Documentation¶
-
template<typename VectorType, typename MatrixType>
MaterializedOperator<VectorType, MatrixType> ImmersX::transpose_operator(const MaterializedOperator<VectorType, MatrixType> &source)¶ Transpose a matrix-backed operator without losing its provenance.