version 0.4.1
Ikarus::NonLinearOperator< TypeListOne, TypeListTwo > Class Template Reference

Represents a NonLinearOperator class for handling nonlinear operators. More...

#include <ikarus/utils/nonlinearoperator.hh>

Public Member Functions

 NonLinearOperator (const TypeListOne &derivativesFunctions, const TypeListTwo &args)
 

Detailed Description

template<typename TypeListOne, typename TypeListTwo>
class Ikarus::NonLinearOperator< TypeListOne, TypeListTwo >
Template Parameters
TypeListOneThe type list for the first set of functions.
TypeListTwoThe type list for the second set of functions.

Constructor & Destructor Documentation

◆ NonLinearOperator()

template<typename TypeListOne , typename TypeListTwo >
Ikarus::NonLinearOperator< TypeListOne, TypeListTwo >::NonLinearOperator ( const TypeListOne &  derivativesFunctions,
const TypeListTwo &  args 
)
inline

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