xamarin-macios/src/Simd
Alex Soto 277be204ca [SIMD] Implement Simd double types (VectorDouble3/MatrixDouble4x4). (#2632)
The following types will be used by ModelIO bindings

* Fix delta to be double

* Rename Simd-compatible matrices and vectors to match our final naming.

This also means removing the new Vector2 and Vector4 variants (but not
Vector3).
2017-09-13 15:28:16 -04:00
..
MatrixDouble4x4.cs [SIMD] Implement Simd double types (VectorDouble3/MatrixDouble4x4). (#2632) 2017-09-13 15:28:16 -04:00
MatrixFloat2x2.cs Tweak the Simd-compatible matrices and vectors (#2668) 2017-09-13 11:08:39 -04:00
MatrixFloat3x3.cs Tweak the Simd-compatible matrices and vectors (#2668) 2017-09-13 11:08:39 -04:00
MatrixFloat4x3.cs [AVFoundation] Use Simd-matrix for API that needs it. (#2679) 2017-09-13 18:46:06 +02:00
MatrixFloat4x4.cs Tweak the Simd-compatible matrices and vectors (#2668) 2017-09-13 11:08:39 -04:00
VectorDouble3.cs [SIMD] Implement Simd double types (VectorDouble3/MatrixDouble4x4). (#2632) 2017-09-13 15:28:16 -04:00
VectorFloat3.cs Tweak the Simd-compatible matrices and vectors (#2668) 2017-09-13 11:08:39 -04:00