Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::codegen::AttrOpFunctionInfo::ExtraParameter Struct Reference

Extra parameters (e.g. {"double", "value"} for Set operations). More...

#include <gen.h>

Public Attributes

std::shared_ptr< Typetype
std::string name

Detailed Description

Extra parameters (e.g. {"double", "value"} for Set operations).

Definition at line 89 of file gen.h.

Member Data Documentation

◆ name

std::string operations_research::math_opt::codegen::AttrOpFunctionInfo::ExtraParameter::name

Definition at line 91 of file gen.h.

◆ type

std::shared_ptr<Type> operations_research::math_opt::codegen::AttrOpFunctionInfo::ExtraParameter::type

Definition at line 90 of file gen.h.


The documentation for this struct was generated from the following file:
  • ortools/math_opt/elemental/codegen/gen.h