Click or drag to resize

Austra.Library.Helpers Namespace

Contains helping code for SIMD and other low-level operations.
Classes
 ClassDescription
Public classRandom256Generates AVX256-compatible random numbers using the xoshiro256** algorithm.
Public classRandom512Generates AVX512-compatible random numbers using the xoshiro256** algorithm.
Public classSimdImplements AVX/AVX2/FMA extensions.
Public classVecImplements common matrix and vector operations.