SIRIUS 7.5.0
Electronic structure library and applications
|
Floating-point formatting (precision and width). More...
#include <ostream_tools.hpp>
Public Member Functions | |
ffmt (int w__, int p__) | |
int | w () const |
int | p () const |
Private Attributes | |
int | w_ |
int | p_ |
Floating-point formatting (precision and width).
Definition at line 88 of file ostream_tools.hpp.
|
inline |
Definition at line 93 of file ostream_tools.hpp.
|
inline |
Definition at line 98 of file ostream_tools.hpp.
|
inline |
Definition at line 102 of file ostream_tools.hpp.
|
private |
Definition at line 90 of file ostream_tools.hpp.
|
private |
Definition at line 91 of file ostream_tools.hpp.