nlib
SimdMatrix.h File Reference

Defines a 4x4 matrix. More...

Go to the source code of this file.

Classes

class  nn::nlib::simd::Matrix
 The class with the collection of functions that handle 4x4 matrices. More...
 

Namespaces

 nn::nlib
 Implements common features and features that are highly platform-dependent. Also refer to nlib Platform APIs. nlib_ns is an alias.
 
 nn::nlib::simd
 Implements the classes and functions for SIMD computations on integers and single-precision, floating-point, numbers.
 

Detailed Description

Defines a 4x4 matrix.

Definition in file SimdMatrix.h.