casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
casa::TableExprNodeRandom Class Reference

Random number in table select expression tree. More...

#include <ExprDerNode.h>

Inheritance diagram for casa::TableExprNodeRandom:
casa::TableExprNodeBinary casa::TableExprNodeRep

List of all members.

Public Member Functions

 TableExprNodeRandom (const Table &)
 ~TableExprNodeRandom ()
Double getDouble (const TableExprId &id)

Private Attributes

MLCG generator_p
Uniform random_p

Detailed Description

Random number in table select expression tree.

Intended use:

Internal

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Prerequisite

Synopsis

This class represents the rand() function in a table select expression tree.

Definition at line 421 of file ExprDerNode.h.


Constructor & Destructor Documentation


Member Function Documentation

Reimplemented from casa::TableExprNodeRep.


Member Data Documentation

Definition at line 428 of file ExprDerNode.h.

Definition at line 429 of file ExprDerNode.h.


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