Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: MPC_current_control HydraulicControlBoard_SW AHRS Test_ekf ... more
WithFormat< ExpressionType > Class Template Reference
[Core module]
Pseudo expression providing matrix output with given format. More...
#include <IO.h>
Detailed Description
template<typename ExpressionType>
class Eigen::WithFormat< ExpressionType >
Pseudo expression providing matrix output with given format.
- Parameters:
-
ExpressionType the type of the object on which IO stream operations are performed
This class represents an expression with stream operators controlled by a given IOFormat. It is the return type of DenseBase::format() and most of the time this is the only way it is used.
See class IOFormat for some examples.
- See also:
- DenseBase::format(), class IOFormat
Generated on Tue Jul 12 2022 17:34:19 by
