![]() |
CARTA Backend
The backend component of CARTA
|
#include <cmath>
#include <limits>
#include <string>
#include <type_traits>
#include <vector>
#include <fitsio.h>
#include <pugixml.hpp>
#include <carta-protobuf/defs.pb.h>
#include <carta-protobuf/enums.pb.h>
Classes | |
class | carta::Column |
class | carta::DataColumn< T > |
Namespaces | |
namespace | carta |
Typedefs | |
typedef std::vector< int64_t > | carta::IndexList |