lucid  0.0.1
Lifting-based Uncertain Control Invariant Dynamics
Loading...
Searching...
No Matches
eigen_matrix_base_plugin.h File Reference

Functions

bool write (const std::string_view fileName) const
 Write the matrix to a file.
 

Detailed Description

Author
Room 6.030
Licence:
BSD 3-Clause License

Plugin for Eigen matrix class which adds some utility methods.

Function Documentation

◆ write()

bool write ( const std::string_view fileName) const
inline

Write the matrix to a file.

The file will be created if it does not exist and existing files will be overwritten.

Parameters
fileNamename of the file to write