kberg-amzn
|
a9fa5bb3c0
Several changes to AZ::Math to support a larger range of linear algebra operations, some code cleanup, and the addition of a simd exp(x) estimate
|
2 lat temu |
kberg-amzn
|
7eb74c8e51
Adds a test for overloaded matrix multiplication, and removes non-sensical *= operator that implies reshaping one of the operands in-place
|
2 lat temu |
kberg-amzn
|
0b0867c37c
Adding native support for VectorN and MatrixMxN as script canvas math primitives. Adjusts the operators on MatrixMxN to be less dangerous (removal of operator /, conversion of operator * from a hadamard product to standard matrix multiplication.
|
2 lat temu |
kberg-amzn
|
0892bf0611
Fix for a weird warning in clang
|
2 lat temu |
kberg-amzn
|
b1b952a125
Adds VectorN, MatrixMxN, some code cleanup, and unit tests
|
2 lat temu |