|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <Eigen/Dense>#include <Eigen/Sparse>

Go to the source code of this file.
Namespaces | |
| namespace | common_lib |
| namespace | common_lib::maths |
Functions | |
| void | common_lib::maths::copy_eigen_sparse_matrix (const Eigen::SparseMatrix< float > &original, Eigen::SparseMatrix< float > ©) |