FftT |
Fast Fourier transform
|
FftShift(Double) |
Shifts Array to center
0 1 2 3 --> 2 3 0 1 and
0 1 2 3 4 --> 3 4 0 1 2
|
FftShiftT(T) |
Shifts Array to center
0 1 2 3 --> 2 3 0 1 and
0 1 2 3 4 --> 3 4 0 1 2
|
IfftT |
Inverse Fast Fourier transform
|
IfftShift(Double) |
Shifts Array back from center
2 3 0 1 --> 0 1 2 3 and
3 4 0 1 2 --> 0 1 2 3 4
|
IfftShiftT(T) |
Shifts Array back from center
2 3 0 1 --> 0 1 2 3 and
3 4 0 1 2 --> 0 1 2 3 4
|
IntegrateT(Double, T, Int32) |
Integrate
|
IntegrateT(Double, ComplexT, Int32) |
Integrate
|
Integrate2T(Double, T, Int32) |
Integrate
|
Integrate2T(Double, ComplexT, Int32) |
Integrate
|
InterpolationT(Double, T, Int32, Double) |
Interpolation
|
InterpolationT(Double, T, Int32, Double) |
Interpolation
|
InterpolationT(Double, ComplexT, Int32, Double) |
Interpolation
|
InterpolationT(Double, ComplexT, Int32, Double) |
Interpolation
|
Interpolation2T(Double, T, Int32, Double) |
Interpolation with linear uncertainty interpolation
|
Interpolation2T(Double, T, Int32, Double) |
Interpolation with linear uncertainty interpolation
|
Interpolation2T(Double, ComplexT, Int32, Double) |
Interpolation with linear uncertainty interpolation
|
Interpolation2T(Double, ComplexT, Int32, Double) |
Interpolation with linear uncertainty interpolation
|
InterpolationMagPhase2T |
Interpolation in mag phase with linear uncertainty interpolation
|
Linspace |
Linspace
|
Logspace |
Logspace
|
PiecewisePolyValT |
Evaluate piecewise polynomial
|
PolyFitT(ComplexT, ComplexT, Int32) |
Fit polynomial to data
|
PolyFitT(T, T, Int32) |
Fit polynomial to data
|
PolyIntT(T) |
Integrate polynomial analytically
|
PolyIntT(T, T) |
Integrate polynomial analytically
|
PolyValT(T, T) |
Evaluate polynomial
|
PolyValT(T, T) |
Evaluate polynomial
|
SplineCoefsT |
Spline coefficients
|
SplineIntegrateT |
Spline integrate
|
SplineIntegrate2T |
Spline integrate
|
SplineInterpolationT |
Spline interpolation
|
SplineInterpolation2T(Double, T, Double, SplineBoundary, T, SplineBoundary, T) |
Spline interpolation with linear uncertainty interpolation
|
SplineInterpolation2T(Double, ComplexT, Double, SplineBoundary, ComplexT, SplineBoundary, ComplexT) |
Spline interpolation with linear uncertainty interpolation
|
SplineInterpolationMagPhase2T |
Spline interpolation in mag phase with linear uncertainty interpolation
|
UnwrapPhase(Double) |
Unwrap Phase
|
UnwrapPhaseT(T) |
Unwrap Phase
|
WrapPhase(Double) |
Wrap Phase
|
WrapPhase(Double) |
Wrap Phase
|
WrapPhaseT(T) |
Wrap Phase
|
WrapPhaseT(T) |
Wrap Phase
|