Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
Generic::Polar< T > Struct Template Reference
#include <generic_stdlib.h>
List of all members.
Detailed Description
template<class T>
struct Generic::Polar< T >
Function object for constructing a complex number from a (rho,theta) pair.
For use with e.g. std::inner_product.
Definition at line 142 of file generic_stdlib.h.
|
Public Methods |
std::complex< T > | operator() (const T &rho, const T &theta) const |
The documentation for this struct was generated from the following file:
Generated on Mon Jan 20 02:37:34 2003 for RF-LISSOM by
1.3-rc2