Function gsl::make_span(SUNMatrix)

Function Documentation

inline span<realtype> gsl::make_span(SUNMatrix m)

Create span from SUNMatrix.

Parameters:

m – SUNMatrix

Returns:

Created span