| 
    Jpp test-rotations-old
    
   the software that should make you happy 
   | 
 
Auxiliary data structure for floating point format specification. More...
#include <JManip.hh>
  
Public Member Functions | |
| FIXED (const int width, const int precision, const char fill=' ') | |
| Constructor.   | |
Public Attributes | |
| int | precision | 
| char | fill | 
| int | width | 
Friends | |
| std::ostream & | operator<< (std::ostream &out, const FIXED &format) | 
| Format specifier.   | |
Auxiliary data structure for floating point format specification.
      
  | 
  inline | 
      
  | 
  friend | 
Format specifier.
| out | output stream | 
| format | format |