radius_op Struct Reference

#include <operators.hpp>

List of all members.

Static Public Member Functions


Detailed Description

Definition at line 1939 of file operators.hpp.


Member Function Documentation

static generic name (  )  [inline, static]

Definition at line 1940 of file operators.hpp.

References mmx::GEN_RADIUS.

01940 { return GEN_RADIUS; }

static Radius_type ( C   )  const [inline, static]

Definition at line 1941 of file operators.hpp.

References mmx::radius().

01942                   { return radius (x); }

static void set_op ( R &  x,
const C y 
) [inline, static]

Definition at line 1944 of file operators.hpp.

References mmx::radius().

01944 { x= radius (y); }


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1