Function gsl::make_span(SUNMatrix const)

Function Documentation

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

Create span from SUNMatrix.

Parameters:

m – SUNMatrix

Returns:

Created span