AMICI

About

  • About AMICI
  • Availability
  • License conditions
  • How to cite AMICI
  • References
  • Background
  • Changelog
  • Versioning policy
  • Glossary
  • Contributing

Python

  • Installation
  • Examples
  • Usage
  • Caveats
  • FAQ
  • API reference

C++

  • Installation
  • Usage
  • API reference

MATLAB

  • Installation
  • Usage
  • FAQ
  • API reference

Developer's guide

  • AMICI developer’s guide
  • Handling of Discontinuities
AMICI
  • File sundials_matrix_wrapper.h
  • View page source

File sundials_matrix_wrapper.h

↰ Parent directory (include/amici)

Contents

  • Definition (include/amici/sundials_matrix_wrapper.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

Definition (include/amici/sundials_matrix_wrapper.h)

  • Program Listing for File sundials_matrix_wrapper.h

Includes

  • algorithm

  • amici/vector.h (File vector.h)

  • cassert

  • gsl/gsl-lite.hpp

  • ostream

  • sunmatrix/sunmatrix_band.h

  • sunmatrix/sunmatrix_dense.h

  • sunmatrix/sunmatrix_sparse.h

  • vector (File vector.h)

Included By

  • File abstract_model.h

  • File model.h

  • File model_state.h

  • File rdata.h

  • File sundials_linsol_wrapper.h

Namespaces

  • Namespace amici

  • Namespace gsl

Classes

  • Class SUNMatrixWrapper

Functions

  • Function amici::operator<<(std::ostream&, SUNMatrixWrapper const&)

  • Function amici::unravel_index(sunindextype, SUNMatrix)

  • Function gsl::make_span(SUNMatrix const)


© Copyright 2015-2025, The AMICI developers.

Built with Sphinx using a theme provided by Read the Docs.