#include <vector>#include <string>#include <iomanip>#include "iofits.h"Go to the source code of this file.
Namespaces | |
| namespace | Arroyo |
Classes | |
| class | Arroyo::fits_scale_factor |
| class | Arroyo::fits_header_data< T > |
Functions | |
| template<class U, class V> | |
| bool | operator== (const fits_header_data< U > &fhd1, const fits_header_data< V > &fhd2) |
| template<class U, class V> | |
| bool | operator!= (const fits_header_data< U > &fhd1, const fits_header_data< V > &fhd2) |
|
||||||||||||||||
|
Operator != for fits_header_data |
|
||||||||||||||||
|
Operator == for fits_header_data |
1.3.9.1