rounding_helper< vector< C, V > > Struct Template Reference

#include <vector.hpp>

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

List of all members.

Public Types

Static Public Member Functions

Static Public Attributes


Detailed Description

template<typename C, typename V>
struct mmx::rounding_helper< vector< C, V > >

Definition at line 242 of file vector.hpp.


Member Typedef Documentation

typedef rounded_operations<rounded_none_down> DV [inherited]

Definition at line 1049 of file type_props.hpp.

typedef int rounding_mode [inherited]

Definition at line 1042 of file type_props.hpp.

typedef rounded_operations<rounded_none_up> UV [inherited]

Definition at line 1048 of file type_props.hpp.


Member Function Documentation

static rounding_mode get_rounding (  )  [inline, static, inherited]

Definition at line 1045 of file type_props.hpp.

01045 { return -1; }

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

Definition at line 1046 of file type_props.hpp.

01046 { (void) r; }


Member Data Documentation

const bool exact_type = true [static, inherited]

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