rounding_helper< C > Struct Template Reference

#include <type_props.hpp>

Inheritance diagram for rounding_helper< C >:
rounding_helper< vector< C, V > >

List of all members.

Classes

Public Types

Static Public Member Functions

Static Public Attributes


Detailed Description

template<typename C>
struct mmx::rounding_helper< C >

Definition at line 1041 of file type_props.hpp.


Member Typedef Documentation

typedef rounded_operations<rounded_none_down> DV

Definition at line 1049 of file type_props.hpp.

typedef int rounding_mode

Definition at line 1042 of file type_props.hpp.

typedef rounded_operations<rounded_none_up> UV

Definition at line 1048 of file type_props.hpp.


Member Function Documentation

static rounding_mode get_rounding (  )  [inline, static]

Definition at line 1045 of file type_props.hpp.

01045 { return -1; }

static void set_rounding ( rounding_mode  r  )  [inline, static]

Definition at line 1046 of file type_props.hpp.

01046 { (void) r; }


Member Data Documentation

const bool exact_type = true [static]

Definition at line 1047 of file type_props.hpp.


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1