#include <Function.h>
|
| | Exponential (const Eigen::Vector< double, Eigen::Dynamic > &_x) |
| |
| std::complex< double > | operator() (const Eigen::Vector< double, Eigen::Dynamic > &vec) const |
| |
| | Function (double _domainSize=std::numeric_limits< double >::infinity()) |
| |
| std::complex< double > | operator() (const Eigen::Vector< double, Eigen::Dynamic > &vec) const |
| |
|
| const Eigen::Vector< double, Eigen::Dynamic > & | x |
| |
Definition at line 39 of file Function.h.
◆ Exponential()
| gbLAB::Exponential::Exponential |
( |
const Eigen::Vector< double, Eigen::Dynamic > & |
_x | ) |
|
|
explicit |
◆ operator()()
| std::complex< double > gbLAB::Exponential::operator() |
( |
const Eigen::Vector< double, Eigen::Dynamic > & |
vec | ) |
const |
| const Eigen::Vector<double,Eigen::Dynamic>& gbLAB::Exponential::x |
|
private |
The documentation for this class was generated from the following files: