|
fmatvec
0.0.0
|
This is the complete list of members for fmatvec::AST::NativeFunction, including all inherited members.
| argS (defined in fmatvec::AST::NativeFunction) | fmatvec::AST::NativeFunction | private |
| cache (defined in fmatvec::AST::NativeFunction) | fmatvec::AST::NativeFunction | privatestatic |
| CacheKey typedef (defined in fmatvec::AST::NativeFunction) | fmatvec::AST::NativeFunction | private |
| 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::NativeFunction | static |
| dir1S (defined in fmatvec::AST::NativeFunction) | fmatvec::AST::NativeFunction | private |
| dir2S (defined in fmatvec::AST::NativeFunction) | fmatvec::AST::NativeFunction | private |
| dumpByteCode(std::vector< ByteCode > &byteCode, std::map< const Vertex *, std::vector< AST::ByteCode >::iterator > &existingVertex) const override (defined in fmatvec::AST::NativeFunction) | fmatvec::AST::NativeFunction | virtual |
| equal(const SymbolicExpression &b, MapIVSE &m) const override (defined in fmatvec::AST::NativeFunction) | fmatvec::AST::NativeFunction | privatevirtual |
| funcWrapper (defined in fmatvec::AST::NativeFunction) | fmatvec::AST::NativeFunction | private |
| isConstantInt() const | fmatvec::AST::Vertex | inlinevirtual |
| isOne() const | fmatvec::AST::Vertex | |
| isZero() const | fmatvec::AST::Vertex | |
| MapIVSE typedef (defined in fmatvec::AST::Vertex) | fmatvec::AST::Vertex | protected |
| 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::NativeFunction | private |
| Operation (defined in fmatvec::AST::Vertex) | fmatvec::AST::Vertex | private |
| parDer(const IndependentVariable &x) const override | fmatvec::AST::NativeFunction | virtual |
| walkVertex(const std::function< void(const std::shared_ptr< const Vertex > &)> &func) const override (defined in fmatvec::AST::NativeFunction) | fmatvec::AST::NativeFunction | virtual |
| ~Vertex()=default (defined in fmatvec::AST::Vertex) | fmatvec::AST::Vertex | virtual |