Function amici::operator<<(std::ostream&, SUNMatrixWrapper const&)
Defined in File sundials_matrix_wrapper.h
Function Documentation
-
inline std::ostream &amici::operator<<(std::ostream &os, SUNMatrixWrapper const &mat)
Output formatter for SUNMatrixWrapper.
- Parameters:
os – output stream
mat – SUNMatrixWrapper to output
- Returns:
os