mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [
git repo
]
ADIDerotator.cpp
Go to the documentation of this file.
1
/** \file ADIDerotator.cpp
2
* \author Jared R. Males
3
* \brief Implements a generic ADI derotator class.
4
* \ingroup hc_imaging_files
5
*
6
*/
7
8
#include "
improc/ADIDerotator.hpp
"
9
10
namespace
mx
11
{
12
namespace
improc
13
{
14
15
template
struct
ADIDerotator<float>;
16
template
struct
ADIDerotator<double>;
17
18
}
//namespace improc
19
}
//namespace mx
20
21
ADIDerotator.hpp
Defines a generic ADI derotator class.
mx
The mxlib c++ namespace.
Definition:
mxError.hpp:107
source
improc
ADIDerotator.cpp
Generated on Sun Nov 26 2023 10:58:12 for mxlib by
1.9.1