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

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

#include <integrator_impl.hpp>

Detailed Description

Definition at line 75 of file integrator_impl.hpp.

Public Attributes

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

Member Data Documentation

◆ arg

const bvec_t** casadi::SpForwardMem::arg

◆ iw

casadi_int* casadi::SpForwardMem::iw

◆ res

bvec_t** casadi::SpForwardMem::res

◆ w

bvec_t* casadi::SpForwardMem::w

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