Skip to main content

Module math_reference

Module math_reference 

Source
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§

MathReference
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).