libcerf.testutils

Internal test utilities. Use flags -unittest -debug=libcerf to receive debug info.

Members

Functions

commonTest
void commonTest(Complex!double[] Z, Complex!double[] W)
relativeErrorCheck
bool relativeErrorCheck(Complex!double a, Complex!double b)
relativeErrorCheck
bool relativeErrorCheck(double a, double b)
specialTest
void specialTest()

Meta

Authors

Steven G. Johnson, core author; Joachim Wuttke, C package maintainer; Ilya Yaroshenko, D package maintainer

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.