double nrand_filter_r (randBlock *rb, double m, double s) Normal random number generator with band-limit
Normal random number generator with band-limit. This function filters the random numbers with a band-pass filter. A negative s will reset the filter coefficients (no value is returned). The frequencies are specifed as fractions of the sampling rate (assuming this function is called for every new sample point). Negative frequency values or values bigger than one will be ignored in the filter calculation (meaning the corresponding filter will not be applied).
alphabetic index hierarchy of classes
Please send questions and comments to zweizig_j@ligo.caltech.edu
generated by doc++