Function gsl::make_span(SUNMatrix m)

Function Documentation

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

Create span from SUNMatrix.

Return

Created span

Parameters
  • m: SUNMatrix