#include <FMTexpression.hpp>
◆ FMTexpression() [1/3]
Core::FMTexpression::FMTexpression |
( |
| ) |
|
◆ FMTexpression() [2/3]
Core::FMTexpression::FMTexpression |
( |
const std::vector< std::string > & |
lsources | ) |
|
◆ FMTexpression() [3/3]
◆ ~FMTexpression()
Core::FMTexpression::~FMTexpression |
( |
| ) |
|
|
default |
◆ getinfix()
std::vector< std::string > Core::FMTexpression::getinfix |
( |
| ) |
const |
◆ getvariables()
std::vector< std::string > Core::FMTexpression::getvariables |
( |
| ) |
const |
◆ operator std::string()
Core::FMTexpression::operator std::string |
( |
| ) |
const |
◆ operator=()
◆ shuntingyard()
double Core::FMTexpression::shuntingyard |
( |
const std::map< std::string, double > & |
mapping | ) |
const |
◆ simplify()
FMTexpression Core::FMTexpression::simplify |
( |
std::map< std::string, double > & |
values | ) |
const |
The documentation for this class was generated from the following file: