pmlpp/mlpp/lin_alg
2023-12-29 18:36:51 +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 Reworked more methods. 2023-12-29 10:43:16 +01:00
lin_alg.h Reworked more methods. 2023-12-29 10:43:16 +01:00
mlpp_matrix.cpp Reworked more methods. 2023-12-28 23:26:14 +01:00
mlpp_matrix.h Reworked more methods. 2023-12-28 23:26:14 +01:00
mlpp_tensor3.cpp Fixed MLPPTensor3::set_from_std_vectors(). 2023-12-29 17:52:43 +01:00
mlpp_tensor3.h Implemented tensor_vec_mult, also swapped some parameters in MLPPTensor to match the expected order. 2023-12-29 17:32:31 +01:00
mlpp_vector.cpp Rework MLPPVector::cross(). 2023-12-29 18:36:51 +01:00
mlpp_vector.h Rework MLPPVector::cross(). 2023-12-29 18:36:51 +01:00