Files
allwpilib/wpimath/src/main/native/thirdparty/eigen/include/Eigen
Tyler Veness c5db23f296 [wpimath] Add Eigen sparse matrix and iterative solver support (#4349)
These are useful for efficiently solving huge, but sparse systems of
equations that occur often in optimization problems.
2022-08-13 18:32:02 -07:00
..