Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/
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