version 0.4.1
Ikarus::DifferentiableFunctionFactory Struct Reference

#include <ikarus/utils/differentiablefunctionfactory.hh>

Static Public Member Functions

template<typename Assembler , typename... Affordances>
static auto op (Assembler &&as, AffordanceCollection< Affordances... > affordances, DBCOption dbcOption=DBCOption::Full)
 
template<typename Assembler >
static auto op (Assembler &&as, DBCOption dbcOption)
 
template<typename Assembler >
static auto op (Assembler &&as)
 

Member Function Documentation

◆ op() [1/3]

template<typename Assembler >
static auto Ikarus::DifferentiableFunctionFactory::op ( Assembler &&  as)
inlinestatic

◆ op() [2/3]

template<typename Assembler , typename... Affordances>
static auto Ikarus::DifferentiableFunctionFactory::op ( Assembler &&  as,
AffordanceCollection< Affordances... >  affordances,
DBCOption  dbcOption = DBCOption::Full 
)
inlinestatic
Here is the caller graph for this function:

◆ op() [3/3]

template<typename Assembler >
static auto Ikarus::DifferentiableFunctionFactory::op ( Assembler &&  as,
DBCOption  dbcOption 
)
inlinestatic

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