xamarin-macios/tests/monotouch-test/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
..
MatrixFloat2x2Test.cs Tweak the Simd-compatible matrices and vectors (#2668) 2017-09-13 11:08:39 -04:00
MatrixFloat3x3Test.cs Tweak the Simd-compatible matrices and vectors (#2668) 2017-09-13 11:08:39 -04:00
MatrixFloat4x3Test.cs [AVFoundation] Use Simd-matrix for API that needs it. (#2679) 2017-09-13 18:46:06 +02:00
MatrixFloat4x4Test.cs Tweak the Simd-compatible matrices and vectors (#2668) 2017-09-13 11:08:39 -04:00
NMatrix4dTest.cs [SIMD] Implement Simd double types (VectorDouble3/MatrixDouble4x4). (#2632) 2017-09-13 15:28:16 -04:00
NVector3dTest.cs [SIMD] Implement Simd double types (VectorDouble3/MatrixDouble4x4). (#2632) 2017-09-13 15:28:16 -04:00
VectorFloat3Test.cs Tweak the Simd-compatible matrices and vectors (#2668) 2017-09-13 11:08:39 -04:00