mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [
git repo
]
Loading...
Searching...
No Matches
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
ADIDerotator.hpp
Defines a generic ADI derotator class.
mx
The mxlib c++ namespace.
Definition
mxError.hpp:106
source
improc
ADIDerotator.cpp
Generated on Wed Mar 5 2025 10:09:16 for mxlib by
1.9.8