
| Prototypes | Header File(s) | |
|
template <class T> | ||
|
RWMathVec<T> |
exp(const RWMathVec<T>&) |
<rw/math/mathvec.h> |
|
RWGenMat<T> |
exp(const RWGenMat<T>&) |
<rw/math/genmat.h> |
|
RWMathArray<T> |
exp(const RWMathArray<T>&) |
<rw/math/mtharray.h> |
Takes an argument x and returns y such that:
![]()
If class T is complex, the complex exponential is returned.