Expand description
Mathematical reference for key algorithms used throughout SciRS2.
Each MathReference describes an algorithm’s mathematical foundation,
formula, computational complexity, and academic references.
Structs§
- Math
Reference - A mathematical reference entry for a numerical algorithm.
Functions§
- math_
references - Returns the full static math reference table.
- search_
math - Search math references by keyword (case-insensitive substring match).