MathTypeLibrary(libmath++) 0.0.3
|
#include <nodes.h>
Public Member Functions | |
TLnNode (TNode< T > *AParam) | |
virtual void | accept (TNodeVisitor< T > &) |
calls the visit method in TNodeVisitor<> | |
virtual TLnNode * | clone () const |
clones that node |
The class TLnNode<T> implements the build-in logn function for numbers of type T.