#include <optistack.hpp>
Definition at line 525 of file optistack.hpp.


Public Attributes | |
| std::string | attribute |
| casadi_int | n |
| casadi_int | m |
| VariableType | type |
| DomainType | domain |
| casadi_int | count |
| casadi_int | i |
| casadi_int | active_i |
| Dict | extra |
| casadi_int | start |
| casadi_int | stop |
| casadi_int casadi::MetaVar::active_i |
Definition at line 533 of file optistack.hpp.
Referenced by casadi::OptiNode::bake(), and casadi::OptiNode::to_function().
| std::string casadi::MetaVar::attribute |
Definition at line 526 of file optistack.hpp.
Referenced by casadi::OptiNode::parameter(), and casadi::OptiNode::variable().
| casadi_int casadi::MetaVar::count |
Definition at line 531 of file optistack.hpp.
Referenced by casadi::OptiNode::bake(), casadi::OptiNode::parameter(), and casadi::OptiNode::variable().
| DomainType casadi::MetaVar::domain |
Definition at line 530 of file optistack.hpp.
Referenced by casadi::OptiNode::set_domain(), and casadi::OptiNode::variable().
| Dict casadi::MetaVar::extra |
Definition at line 534 of file optistack.hpp.
Referenced by casadi::OptiNode::describe(), casadi::OptiNode::subject_to(), casadi::OptiNode::update_user_dict(), and casadi::OptiNode::user_dict().
| casadi_int casadi::MetaVar::i |
Definition at line 532 of file optistack.hpp.
Referenced by casadi::OptiNode::parameter(), casadi::OptiNode::res(), casadi::OptiNode::value(), and casadi::OptiNode::variable().
| casadi_int casadi::MetaVar::m |
Definition at line 528 of file optistack.hpp.
Referenced by casadi::OptiNode::parameter(), and casadi::OptiNode::variable().
| casadi_int casadi::MetaVar::n |
Definition at line 527 of file optistack.hpp.
Referenced by casadi::OptiNode::parameter(), and casadi::OptiNode::variable().
|
inherited |
Definition at line 508 of file optistack.hpp.
Referenced by casadi::OptiNode::bake(), casadi::OptiNode::g_describe(), casadi::OptiNode::g_lookup(), casadi::OptiNode::res(), casadi::OptiNode::x_describe(), and casadi::OptiNode::x_lookup().
|
inherited |
Definition at line 509 of file optistack.hpp.
Referenced by casadi::OptiNode::bake(), casadi::OptiNode::g_lookup(), and casadi::OptiNode::x_lookup().
| VariableType casadi::MetaVar::type |
Definition at line 529 of file optistack.hpp.
Referenced by casadi::OptiNode::parameter(), casadi::OptiNode::value(), and casadi::OptiNode::variable().