![]() |
Eigen-unsupported
3.2.7
|
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). | |