All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
StdStemFunctions< Scalar > Class Template Reference

Detailed Description

template<typename Scalar>
class Eigen::StdStemFunctions< Scalar >

Stem functions corresponding to standard mathematical functions.

Static Public Member Functions

static Scalar cos (Scalar x, int n)
 Cosine (and its derivatives).
 
static Scalar cosh (Scalar x, int n)
 Hyperbolic cosine (and its derivatives).
 
static Scalar exp (Scalar x, int)
 The exponential function (and its derivatives).
 
static Scalar sin (Scalar x, int n)
 Sine (and its derivatives).
 
static Scalar sinh (Scalar x, int n)
 Hyperbolic sine (and its derivatives).
 

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