Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

math::TSqrtNode< T > Class Template Reference

#include <nodes.h>

Inheritance diagram for math::TSqrtNode< T >:

math::TUnaryNodeOp< T > math::TNode< T > List of all members.

Public Member Functions

 TSqrtNode (TNode< T > *ANode)
virtual void accept (TNodeVisitor< T > &)
 calls the visit method in TNodeVisitor<>
virtual TSqrtNodeclone () const
 clones that node

Detailed Description

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

TSqrtNode<> implements the build-in sqrt() function. for numbers of type T.

Definition at line 499 of file nodes.h.


The documentation for this class was generated from the following file:
Generated on Wed Oct 27 08:59:42 2004 for MathTypeLibrary(libmath++) by  doxygen 1.3.9.1