Static Public Attributes
ecl::PrecisionWidth< double > Struct Template Reference

Precision width trait for doubles. More...

#include <common.hpp>

List of all members.

Static Public Attributes

static const int value = 4

Detailed Description

template<>
struct ecl::PrecisionWidth< double >

Precision width trait for doubles.

Numerical meta-function used by the default insertion operator to establish the width of a cell when a matrix is sent to an output stream. This value determines the number of cells required for the default level of decimal precision (four decimal places).

Definition at line 79 of file common.hpp.


Member Data Documentation

const int ecl::PrecisionWidth< double >::value = 4 [static]

Definition at line 81 of file common.hpp.


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


ecl_formatters
Author(s): Daniel Stonier
autogenerated on Thu Jun 6 2019 21:17:36