GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
pr_output_traits< double > Struct Template Reference
Collaboration diagram for pr_output_traits< double >:

Static Public Attributes

static const int digits10 = 16
 
static const int max_field_width = 21
 

Detailed Description

template<>
struct pr_output_traits< double >

Definition at line 443 of file pr-output.cc.

Member Data Documentation

◆ digits10

const int pr_output_traits< double >::digits10 = 16
static

Definition at line 445 of file pr-output.cc.

◆ max_field_width

const int pr_output_traits< double >::max_field_width = 21
static

Definition at line 446 of file pr-output.cc.


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