List of all members | Public Attributes
casadi::CodeGenerator::FunctionMeta Struct Reference

#include <code_generator.hpp>

Detailed Description

Definition at line 1009 of file code_generator.hpp.

Collaboration diagram for casadi::CodeGenerator::FunctionMeta:
Collaboration graph
[legend]

Public Attributes

Function f
 
std::string codegen_name
 

Member Data Documentation

◆ codegen_name

std::string casadi::CodeGenerator::FunctionMeta::codegen_name

Definition at line 1013 of file code_generator.hpp.

◆ f

Function casadi::CodeGenerator::FunctionMeta::f

Definition at line 1011 of file code_generator.hpp.


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