GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Public Member Functions | |
pr_formatted_float (const float_format &f_arg, double val_arg) |
Public Attributes | |
const float_format & | f |
double | val |
Definition at line 313 of file pr-output.cc.
|
inline |
Definition at line 322 of file pr-output.cc.
const float_format& pr_formatted_float::f |
Definition at line 318 of file pr-output.cc.
Referenced by operator<<().
double pr_formatted_float::val |
Definition at line 320 of file pr-output.cc.
Referenced by operator<<().