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

Function Documentation

template<typename TYPE>
DenseMatrix<TYPE> opensn::Scaled(const DenseMatrix<TYPE> &mat, TYPE alpha)

Scale the matrix with a constant value.