MathTypeLibrary(libmath++) 0.0.3
Public Member Functions
math::TLnNode< T > Class Template Reference

#include <nodes.h>

Inheritance diagram for math::TLnNode< T >:
Inheritance graph
[legend]
Collaboration diagram for math::TLnNode< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TLnNode (TNode< T > *AParam)
virtual void accept (TNodeVisitor< T > &)
 calls the visit method in TNodeVisitor<>
virtual TLnNodeclone () const
 clones that node

Detailed Description

template<typename T>
class math::TLnNode< T >

The class TLnNode<T> implements the build-in logn function for numbers of type T.

Definition at line 551 of file nodes.h.


The documentation for this class was generated from the following file: