#include <ikarus/utils/differentiablefunctionfactory.hh>
|  | 
| 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) | 
|  | 
◆ op() [1/3]
template<typename Assembler > 
  
  | 
        
          | static auto Ikarus::DifferentiableFunctionFactory::op | ( | Assembler && | as | ) |  |  | inlinestatic | 
 
 
◆ op() [2/3]
template<typename Assembler , typename... Affordances> 
 
 
◆ 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: