#include "StdAfx.h"#include "rsqrt.h"#include "./sqrt.h"Namespaces | |
| namespace | xl7 |
| namespace | xl7::optimized |
| namespace | xl7::optimized::math |
Functions | |
| float __fastcall | xl7::optimized::math::rsqrt_stock (float x) |
| float __fastcall | xl7::optimized::math::rsqrt_sse (float x) |
| float __fastcall | xl7::optimized::math::rsqrt_3dnow (float x) |
1.7.1