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

#include <factory.hpp>

Detailed Description

Definition at line 37 of file factory.hpp.

Public Attributes

size_t f
 
size_t x
 
std::string s
 
bool calculated
 

Member Data Documentation

◆ calculated

bool casadi::Block::calculated

Definition at line 40 of file factory.hpp.

◆ f

size_t casadi::Block::f

Definition at line 38 of file factory.hpp.

Referenced by casadi::Factory< MatType >::block().

◆ s

std::string casadi::Block::s

Definition at line 39 of file factory.hpp.

Referenced by casadi::Factory< MatType >::block().

◆ x

size_t casadi::Block::x

Definition at line 38 of file factory.hpp.

Referenced by casadi::Factory< MatType >::block().


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