Template Function opensn::Scale(DenseMatrix<TYPE>&, TYPE)

Function Documentation

template<typename TYPE>
void opensn::Scale(DenseMatrix<TYPE> &mat, TYPE alpha)

Scale the matrix with a constant value.