25 #include "operationType.rcd" 26 #include "operation.rcd" 29 template <minsky::OperationType::Type T>
33 CLASSDESC_ACCESS_EXPLICIT_INSTANTIATION(minsky::Operation<minsky::OperationType::type>); \ 34 CLASSDESC_ACCESS_EXPLICIT_INSTANTIATION(OpItemT<minsky::OperationType::type>); 64 DEFOP(linearRegression)
Expr polygamma(const Expr &x, const Expr &y)
UnitsExpressionWalker pow(const UnitsExpressionWalker &x, const UnitsExpressionWalker &y)
base class for operations that have names
CLASSDESC_ACCESS_EXPLICIT_INSTANTIATION(minsky::NamedOp)