Austra.Library.Helpers Namespace

Contains helping code for SIMD and other low-level operations.

Classes

Random256Generates AVX256-compatible random numbers using the xoshiro256** algorithm.
Random512Generates AVX512-compatible random numbers using the xoshiro256** algorithm.
SimdImplements AVX/AVX2/FMA extensions.
VecImplements common matrix and vector operations.