|
MyraMath
|
Implementation detail, an Expression that takes zero arguments. More...
#include <myramath/expression/ExpressionBase.h>#include <myramath/expression/Index2string.h>#include <myramath/utility/eprintf.h>Go to the source code of this file.
Classes | |
| class | myra::detail::NullaryFunctionExpression< Function, Arity > |
Functions | |
| template<class Function , int Arity> | |
| NullaryFunctionExpression< Function, Arity > | myra::detail::make_NullaryFunctionExpression (const Function &f, Index< Arity > size) |
Implementation detail, an Expression that takes zero arguments.
1.8.13