GeographicLib 2.1.2
|
This is the complete list of members for GeographicLib::DST, including all inherited members.
DST(int N=0) | GeographicLib::DST | |
eval(real sinx, real cosx, const real F[], int N) | GeographicLib::DST | static |
integral(real sinx, real cosx, const real F[], int N) | GeographicLib::DST | static |
integral(real sinx, real cosx, real siny, real cosy, const real F[], int N) | GeographicLib::DST | static |
N() const | GeographicLib::DST | inline |
refine(std::function< real(real)> f, real F[]) const | GeographicLib::DST | |
reset(int N) | GeographicLib::DST | |
transform(std::function< real(real)> f, real F[]) const | GeographicLib::DST |