polar_op Struct Reference

#include <operators.hpp>

List of all members.

Static Public Member Functions

Public Attributes


Detailed Description

Definition at line 1832 of file operators.hpp.


Member Function Documentation

static Complex_type ( C   )  const [inline, static]
static generic name (  )  [inline, static]

Definition at line 1833 of file operators.hpp.

References mmx::GEN_POLAR.

01833 { return GEN_POLAR; }

static C2 void set_op ( R &  x,
const C1 y1,
const C2 y2 
) [inline, static]
Type Constraints

Definition at line 1839 of file operators.hpp.

References mmx::polar().

01839 { x= polar (y1, y2); }


Member Data Documentation

C1

Definition at line 1838 of file operators.hpp.


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1