PowerSpectrumSimple(const Array1dC &,int) | Compute the power spectrum of data with no windowing.. |
Convolve1d(const Array1dC &,const Array1dC &) | Convolve arr1 and arr2 and return the result. |
GenerateRandomGuass1d(SizeT,RealT,RealT) | Generate an array containing guassian noise with specified properties. |
GenerateGuass1d(RealT,RealT,RealT,RealT) | Generate a 1-d guassian curve. |
GenerateBinomial(DataT,SizeT,bool,bool) | Creates an array of binomial coefficients |