Static Public Attributes | List of all members
ecl::PrecisionWidth< float > Struct Reference

Precision width trait for floats. More...

#include <common.hpp>

Static Public Attributes

static const int value = 4
 

Detailed Description

Precision width trait for floats.

Numerical metafunction 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 69 of file common.hpp.

Member Data Documentation

◆ value

const int ecl::PrecisionWidth< float >::value = 4
static

Definition at line 71 of file common.hpp.


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


ecl_formatters
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:27