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