List of all members | Public Attributes
casadi::SpReverseMem Struct Reference

Memory struct, backward sparsity pattern propagation. More...

#include <integrator_impl.hpp>

Detailed Description

Definition at line 83 of file integrator_impl.hpp.

Public Attributes

bvec_t ** arg
 
bvec_t ** res
 
casadi_int * iw
 
bvec_tw
 

Member Data Documentation

◆ arg

bvec_t** casadi::SpReverseMem::arg

◆ iw

casadi_int* casadi::SpReverseMem::iw

◆ res

bvec_t** casadi::SpReverseMem::res

◆ w

bvec_t* casadi::SpReverseMem::w

The documentation for this struct was generated from the following file: