Static Public Member Functions | List of all members
Eigen::StdStemFunctions< Scalar > Class Template Reference

Stem functions corresponding to standard mathematical functions. More...

#include <StemFunction.h>

Static Public Member Functions

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

Detailed Description

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

Stem functions corresponding to standard mathematical functions.

Definition at line 19 of file StemFunction.h.

Member Function Documentation

template<typename Scalar >
static Scalar Eigen::StdStemFunctions< Scalar >::cos ( Scalar  x,
int  n 
)
inlinestatic

Cosine (and its derivatives).

Definition at line 30 of file StemFunction.h.

template<typename Scalar >
static Scalar Eigen::StdStemFunctions< Scalar >::cosh ( Scalar  x,
int  n 
)
inlinestatic

Hyperbolic cosine (and its derivatives).

Definition at line 72 of file StemFunction.h.

template<typename Scalar >
static Scalar Eigen::StdStemFunctions< Scalar >::exp ( Scalar  x,
int   
)
inlinestatic

The exponential function (and its derivatives).

Definition at line 24 of file StemFunction.h.

template<typename Scalar >
static Scalar Eigen::StdStemFunctions< Scalar >::sin ( Scalar  x,
int  n 
)
inlinestatic

Sine (and its derivatives).

Definition at line 51 of file StemFunction.h.

template<typename Scalar >
static Scalar Eigen::StdStemFunctions< Scalar >::sinh ( Scalar  x,
int  n 
)
inlinestatic

Hyperbolic sine (and its derivatives).

Definition at line 87 of file StemFunction.h.


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Mon Jun 10 2019 12:35:41