#include <exprtk.hpp>


Public Types | |
| typedef igeneric_function< T > ::parameter_list_t | parameter_list_t |
Public Member Functions | |
| println (const std::string &scalar_format="%10.5f") | |
| T | operator() (parameter_list_t parameters) |
Public Attributes | |
| std::string | scalar_format_ |
| typedef igeneric_function<T>::parameter_list_t exprtk::helper::println< T >::parameter_list_t |
Reimplemented from exprtk::igeneric_function< T >.
| exprtk::helper::println< T >::println | ( | const std::string & | scalar_format = "%10.5f" |
) | [inline] |
| T exprtk::helper::println< T >::operator() | ( | parameter_list_t | parameters | ) | [inline, virtual] |
Reimplemented from exprtk::igeneric_function< T >.
| std::string exprtk::helper::println< T >::scalar_format_ |
1.6.1