$treeview $search $mathjax
$projectbrief
$projectbrief
$searchbox

StdStemFunctions< Scalar > Class Template Reference
[Matrix functions module]

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

List of all members.

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).

Detailed Description

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

Stem functions corresponding to standard mathematical functions.


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