
Publisher's description
CMATH is a comprehensive library for complex-number arithmetics and mathematics.
The following features make CMATH an ideal replacement for other available complex class libraries:
1. High-performance implementation in machine code leads to superior speed.
2. Accuracy and safety are greatly enhanced.
3. Each of the floating-point accuracies (complex(float), complex(double), and complex(extended)) is given its own, individually optimized treatment.
4. Polar coordinates (magnitude;angle) are supported in addition to the usual cartesian coordinates (real;imaginary).
5. Switching from your compiler's complex class library to CMATH is very simple: Just replace the include-file "complex.h" with "newcplx.h" - that's it!
The Shareware edition is optimized for PentiumXX, while maintaining compatibility with AMD processors (Athlon) and down to 486DX.
This version is for MS Visual C++ 5, 6, Visual Studio 2003, 2005, or 2008.
CMATH for Borland C++ (Win32) |
CMATH for Borland C/C++ makes fast complex-number math functions (cartesian and polar) available in three precisions. This comprehensive library was written in Assembler for superior speed and accuracy. All functions may be called from C or C++.
CMATH for Delphi 5 |
CMATH for Delphi 5 makes fast complex-number math functions (cartesian and polar) available in three precisions (single, double, and extended). This comprehensive library was written in Assembler for superior speed, accuracy, and safety.
OptiVec for Delphi 4 |
OptiVec for Delphi 4: Assembler-written library of vector and matrix functions, 2-3 times faster than compiled source code: Math, statistics, analysis, FFT, matrix inversion, decomposition, curve-fitting - in total more than 3500 functions.