|
|
lucid
0.0.1
Lifting-based Uncertain Control Invariant Dynamics
|
Functions | |
| bool | write (const std::string_view fileName) const |
| Write the matrix to a file. | |
Plugin for Eigen matrix class which adds some utility methods.
|
inline |
Write the matrix to a file.
The file will be created if it does not exist and existing files will be overwritten.
| fileName | name of the file to write |