OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
Go to the source code of this file.
Classes | |
class | opencog::ArithmeticLink |
Namespaces | |
opencog | |
Macros | |
#define | createArithmeticLink std::make_shared<ArithmeticLink> |
Typedefs | |
typedef std::shared_ptr < ArithmeticLink > | opencog::ArithmeticLinkPtr |
Functions | |
static ArithmeticLinkPtr | opencog::ArithmeticLinkCast (const Handle &h) |
static ArithmeticLinkPtr | opencog::ArithmeticLinkCast (AtomPtr a) |