math::TSinNode< T > Class Template Reference

#include <nodes.h>

Inheritance diagram for math::TSinNode< T >:

math::TUnaryNodeOp< T > math::TNode< T >

List of all members.

Public Member Functions

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


Detailed Description

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

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

Definition at line 512 of file nodes.h.


The documentation for this class was generated from the following file:
Generated on Tue Dec 18 17:16:09 2007 for MathTypeLibrary(libmath++) by  doxygen 1.5.4