Home
last modified time | relevance | path

Searched defs:IOFormat (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/eigen/Eigen/src/Core/
H A DIO.h51 struct IOFormat struct
58 …, matSuffix(_matSuffix), rowPrefix(_rowPrefix), rowSuffix(_rowSuffix), rowSeparator(_rowSeparator), in matPrefix()
87 * This class represents an expression with stream operators controlled by a given IOFormat. argument