|
Jpp
15.0.1-rc.1-highqe
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 |
1.8.5