Home
last modified time | relevance | path

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

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