All class functions are defined inline.
[ Samples | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
public: |
protected: |
Back to the top of Multiply
Mulitplies two objects of type T and returns their product.
Assumes T has operator * overloaded.
Parameters [in] x Constant references to the values to be multiplied [in] y |
Back to the top of Multiply
public: | ||
---|---|---|
R | operator() (T1, T2) const; // pure virtual | |
protected: |
Back to the top of Multiply
Back to the top of Multiply
Back to the top of Multiply
Generated from source by the Cocoon utilities on Fri Jan 26 13:37:34 2001 .
Report problems to jkotula@vitalimages.com