MathTypeLibrary(libmath++)  0.0.3
math::TLibrary< class > Member List

This is the complete list of members for math::TLibrary< class >, including all inherited members.

call(const std::string &AName, const T &AParam) const math::TLibrary< class >
constant(const std::string &AName) const math::TLibrary< class >
constants() const math::TLibrary< class >
function(const std::string &AName) const math::TLibrary< class >
functions() const math::TLibrary< class >
hasConstant(const std::string &AName) const math::TLibrary< class >
hasFunction(const std::string &AName) const math::TLibrary< class >
insert(const TFunction< T > &, bool AReplaceIfExists=false)math::TLibrary< class >
insert(const TConstant< T > &, bool AReplaceIfExists=false)math::TLibrary< class >
remove(const std::string &AName)math::TLibrary< class >
TLibrary() (defined in math::TLibrary< class >)math::TLibrary< class >
TLibrary(const TLibrary< T > &) (defined in math::TLibrary< class >)math::TLibrary< class >
value(const std::string &AName) const math::TLibrary< class >