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

#include <factory.hpp>

Detailed Description

Definition at line 44 of file factory.hpp.

Public Attributes

size_t f
 
size_t x1
 
size_t x2
 
std::string s
 
bool calculated
 

Member Data Documentation

◆ calculated

bool casadi::HBlock::calculated

Definition at line 47 of file factory.hpp.

◆ f

size_t casadi::HBlock::f

Definition at line 45 of file factory.hpp.

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

◆ s

std::string casadi::HBlock::s

Definition at line 46 of file factory.hpp.

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

◆ x1

size_t casadi::HBlock::x1

Definition at line 45 of file factory.hpp.

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

◆ x2

size_t casadi::HBlock::x2

Definition at line 45 of file factory.hpp.

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


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