![]() |
Public API Reference |
Go to the source code of this file.
Functions | |
void | BuildSqrtTable () |
declare table of square roots. More... | |
float | FastSqrt (float n) |
fast square root, looks up table build by BuildSqrtTable(). More... |
Definition in file fastsqrt.h.