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