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

Developer's guide

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

File vector.h

↰ Parent directory (include/amici)

Contents

  • Definition (include/amici/vector.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

  • Typedefs

Definition (include/amici/vector.h)

  • Program Listing for File vector.h

Includes

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

  • gsl/gsl-lite.hpp

  • nvector/nvector_serial.h

  • ostream

  • sundials/sundials_context.hpp

  • type_traits

  • vector (File vector.h)

Included By

  • File backwardproblem.h

  • File forwardproblem.h

  • File misc.h

  • File newton_solver.h

  • File rdata.h

  • File serialization.h

  • File solver.h

  • File solver_cvodes.h

  • File steadystateproblem.h

  • File sundials_linsol_wrapper.h

  • File sundials_matrix_wrapper.h

Namespaces

  • Namespace amici

  • Namespace boost

  • Namespace boost::serialization

  • Namespace gsl

Classes

  • Class AmiVector

  • Class AmiVectorArray

Functions

  • Function amici::dot_prod

  • Function amici::linear_sum

  • Function amici::N_VGetArrayPointerConst

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

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

  • Template Function boost::serialization::serialize(Archive&, amici::AmiVector&, unsigned int)

  • Function gsl::make_span(N_Vector)

  • Function gsl::make_span(amici::AmiVector const&)

Typedefs

  • Typedef amici::const_N_Vector


© Copyright 2015-2025, The AMICI developers.

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