MyraMath
Public Types | Public Member Functions | Protected Member Functions | List of all members
myra::detail::UnaryFunctionExpression< Function, Arity > Class Template Reference
Inheritance diagram for myra::detail::UnaryFunctionExpression< Function, Arity >:
[legend]
Collaboration diagram for myra::detail::UnaryFunctionExpression< Function, Arity >:
[legend]

Public Types

typedef Function::Input Input
 
typedef Function::Output Output
 

Public Member Functions

 UnaryFunctionExpression (const Function &in_f, const Expression< Arity, Input > &in_A)
 

Protected Member Functions

virtual Index< Arity > size () const
 Size inspector.
 
virtual Output evaluate (Index< Arity > i) const
 Given an Index i, returns a Number.
 
virtual ExpressionBase< Arity, Output > * clone () const
 

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