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

Detailed Description

Definition at line 81 of file gen.h.

#include <gen.h>

Classes

struct  ExtraParameter

Public Attributes

std::shared_ptr< Typereturn_type
bool has_key_parameter
std::vector< ExtraParameterextra_parameters

Member Data Documentation

◆ extra_parameters

std::vector<ExtraParameter> operations_research::math_opt::codegen::AttrOpFunctionInfo::extra_parameters

Definition at line 93 of file gen.h.

◆ has_key_parameter

bool operations_research::math_opt::codegen::AttrOpFunctionInfo::has_key_parameter

Definition at line 86 of file gen.h.

◆ return_type

std::shared_ptr<Type> operations_research::math_opt::codegen::AttrOpFunctionInfo::return_type

Definition at line 83 of file gen.h.


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