Functions | |
vec | itpp::sinh (const vec &x) |
Sine hyperbolic function. | |
mat | itpp::sinh (const mat &x) |
Sine hyperbolic function. | |
vec | itpp::cosh (const vec &x) |
Cosine hyperbolic function. | |
mat | itpp::cosh (const mat &x) |
Cosine hyperbolic function. | |
vec | itpp::tanh (const vec &x) |
Tan hyperbolic function. | |
mat | itpp::tanh (const mat &x) |
Tan hyperbolic function. | |
vec | itpp::asinh (const vec &x) |
Inverse sine hyperbolic function. | |
mat | itpp::asinh (const mat &x) |
Inverse sine hyperbolic function. | |
vec | itpp::acosh (const vec &x) |
Inverse cosine hyperbolic function. | |
mat | itpp::acosh (const mat &x) |
Inverse cosine hyperbolic function. | |
vec | itpp::atanh (const vec &x) |
Inverse tan hyperbolic function. | |
mat | itpp::atanh (const mat &x) |
Inverse tan hyperbolic function. |
|
Sine hyperbolic function.
Definition at line 192 of file elmatfunc.h. References itpp::vec_function(). Referenced by itpp::sinh(). |
|
Sine hyperbolic function.
Definition at line 194 of file elmatfunc.h. References itpp::mat_function(), and itpp::sinh(). |
|
Cosine hyperbolic function.
Definition at line 196 of file elmatfunc.h. References itpp::vec_function(). Referenced by itpp::cosh(). |
|
Cosine hyperbolic function.
Definition at line 198 of file elmatfunc.h. References itpp::cosh(), and itpp::mat_function(). |
|
Tan hyperbolic function.
Definition at line 200 of file elmatfunc.h. References itpp::vec_function(). Referenced by itpp::tanh(). |
|
Tan hyperbolic function.
Definition at line 202 of file elmatfunc.h. References itpp::mat_function(), and itpp::tanh(). |
|
Inverse sine hyperbolic function.
Definition at line 204 of file elmatfunc.h. References itpp::vec_function(). Referenced by itpp::asinh(). |
|
Inverse sine hyperbolic function.
Definition at line 206 of file elmatfunc.h. References itpp::asinh(), and itpp::mat_function(). |
|
Inverse cosine hyperbolic function.
Definition at line 208 of file elmatfunc.h. References itpp::vec_function(). Referenced by itpp::acosh(). |
|
Inverse cosine hyperbolic function.
Definition at line 210 of file elmatfunc.h. References itpp::acosh(), and itpp::mat_function(). |
|
Inverse tan hyperbolic function.
Definition at line 212 of file elmatfunc.h. References itpp::vec_function(). Referenced by itpp::atanh(). |
|
Inverse tan hyperbolic function.
Definition at line 214 of file elmatfunc.h. References itpp::atanh(), and itpp::mat_function(). |
Generated on Thu Apr 19 14:20:40 2007 for IT++ by Doxygen 1.4.6