Function gsl::make_span(SUNMatrix m)

Function Documentation

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

Create span from SUNMatrix.

Parameters

m – SUNMatrix

Returns

Created span