Logo  0.95.0-final
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Feel::Feel::detail::AdFuncPow< Expr1, Expr2 > Class Template Reference

#include <adbinaryfunctions.hpp>

Detailed Description

template<class Expr1, class Expr2>
class Feel::Feel::detail::AdFuncPow< Expr1, Expr2 >

brief description

Author
Christophe Prud'homme
See Also

Public Types

enum  { nvar = Expr1::nvar }
 
typedef Expr1::value_type value_type
 

Public Member Functions

 AdFuncPow (const Expr1 &expr1, const Expr2 &expr2)
 
bool deps (int __i) const
 
value_type grad (int __i) const
 
value_type hessian (int __i, int __j) const
 
value_type value () const
 

Protected Attributes

Expr1 expr1_
 
Expr2 expr2_
 

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

Generated on Sun Dec 22 2013 13:11:22 for Feel++ by doxygen 1.8.5