pmlpp/mlpp/lin_alg
2023-12-27 16:10:45 +01:00
..
lin_alg_old.cpp (Hopefully) fix compile on windows. 2023-04-27 11:10:48 +02:00
lin_alg_old.h Removed new things from MLPPLinAlgOld. 2023-02-13 19:25:00 +01:00
lin_alg.cpp Implemented MLPPMatrix::rotate. 2023-12-27 00:28:40 +01:00
lin_alg.h Implemented MLPPMatrix::rotate. 2023-12-27 00:28:40 +01:00
mlpp_matrix.cpp Optimized MLPPMatrix::det a little. 2023-12-27 16:10:45 +01:00
mlpp_matrix.h Implemented MLPPMatrix::rotate. 2023-12-27 00:28:40 +01:00
mlpp_tensor3.cpp Tweaks to Tensor3's api. 2023-04-29 13:50:35 +02:00
mlpp_tensor3.h Experimental work on getting the module to build as a gdnative module. 2023-10-24 21:38:45 +02:00
mlpp_vector.cpp Added a raw pointer based constructor to MLPPVector. 2023-12-26 23:21:33 +01:00
mlpp_vector.h Added a raw pointer based constructor to MLPPVector. 2023-12-26 23:21:33 +01:00