Jpp
15.0.2
the software that should make you happy
|
Auxiliary data structure for floating point format specification. More...
#include <JManip.hh>
Public Member Functions | |
SCIENTIFIC (const int width, const int precision) | |
Constructor. More... | |
Public Attributes | |
int | precision |
int | width |
Friends | |
std::ostream & | operator<< (std::ostream &out, const SCIENTIFIC &format) |
Format specifier. More... | |
Auxiliary data structure for floating point format specification.
|
inline |
|
friend |