fmatvec  0.0.0
fmatvec::AST::NativeFunction Member List

This is the complete list of members for fmatvec::AST::NativeFunction, including all inherited members.

argS (defined in fmatvec::AST::NativeFunction)fmatvec::AST::NativeFunctionprivate
cache (defined in fmatvec::AST::NativeFunction)fmatvec::AST::NativeFunctionprivatestatic
CacheKey typedef (defined in fmatvec::AST::NativeFunction)fmatvec::AST::NativeFunctionprivate
create(const std::shared_ptr< ScalarFunctionWrapArg > &funcWrapper, const std::vector< SymbolicExpression > &argS, const std::vector< SymbolicExpression > &dir1S={}, const std::vector< SymbolicExpression > &dir2S={}) (defined in fmatvec::AST::NativeFunction)fmatvec::AST::NativeFunctionstatic
dir1S (defined in fmatvec::AST::NativeFunction)fmatvec::AST::NativeFunctionprivate
dir2S (defined in fmatvec::AST::NativeFunction)fmatvec::AST::NativeFunctionprivate
dumpByteCode(std::vector< ByteCode > &byteCode, std::map< const Vertex *, std::vector< AST::ByteCode >::iterator > &existingVertex) const override (defined in fmatvec::AST::NativeFunction)fmatvec::AST::NativeFunctionvirtual
equal(const SymbolicExpression &b, MapIVSE &m) const override (defined in fmatvec::AST::NativeFunction)fmatvec::AST::NativeFunctionprivatevirtual
funcWrapper (defined in fmatvec::AST::NativeFunction)fmatvec::AST::NativeFunctionprivate
isConstantInt() constfmatvec::AST::Vertexinlinevirtual
isOne() constfmatvec::AST::Vertex
isZero() constfmatvec::AST::Vertex
MapIVSE typedef (defined in fmatvec::AST::Vertex)fmatvec::AST::Vertexprotected
NativeFunction(const std::shared_ptr< ScalarFunctionWrapArg > &func_, const std::vector< SymbolicExpression > &argS, const std::vector< SymbolicExpression > &dir1S, const std::vector< SymbolicExpression > &dir2S) (defined in fmatvec::AST::NativeFunction)fmatvec::AST::NativeFunctionprivate
Operation (defined in fmatvec::AST::Vertex)fmatvec::AST::Vertexprivate
parDer(const IndependentVariable &x) const overridefmatvec::AST::NativeFunctionvirtual
walkVertex(const std::function< void(const std::shared_ptr< const Vertex > &)> &func) const override (defined in fmatvec::AST::NativeFunction)fmatvec::AST::NativeFunctionvirtual
~Vertex()=default (defined in fmatvec::AST::Vertex)fmatvec::AST::Vertexvirtual