|
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef FourierTransform_h
2 #define FourierTransform_h
37 std::vector< std::complex<double> >
Transform(std::vector< std::complex<double> > input);
38 std::vector< std::complex<double> >
Inverse(std::vector< std::complex<double> > input);
const double PI
The mathematical constant PI.
Definition: Constants.h:40
Namespace for the standard library.
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16