MyraMath
|
Implementation detail, polymorphic base type contained/erased by Expression. More...
#include <myramath/MYRAMATH_EXPORT.h>
#include <myramath/utility/Number.h>
#include <myramath/expression/Index.h>
Go to the source code of this file.
Classes | |
class | myra::Expression< Arity, Number > |
Given an index (i,j,etc), returns a value. More... | |
class | myra::detail::ExpressionBase< Arity, Number > |
class | myra::detail::NullExpression< Arity, Number > |
Implementation detail, polymorphic base type contained/erased by Expression.