MyraMath
|
An interface used to fill containers from Expression's (see Matrix::evaluate(), for example). More...
#include <myramath/MYRAMATH_EXPORT.h>
#include <myramath/utility/Number.h>
#include <myramath/expression/Index.h>
#include <initializer_list>
Go to the source code of this file.
Classes | |
class | myra::detail::ExpressionBase< Arity, Number > |
class | myra::Expression< Arity, Number > |
Given an index (i,j,etc), returns a value. More... | |
An interface used to fill containers from Expression's (see Matrix::evaluate(), for example).