Searched refs:rowPrefix (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Core/
H A DIO.h40 * - \b rowPrefix string printed at the beginning of each row
57 : matPrefix(_matPrefix), matSuffix(_matSuffix), rowPrefix(_rowPrefix), rowSuffix(_rowSuffix), rowSeparator(_rowSeparator),
68 std::string rowPrefix, rowSuffix, rowSeparator, rowSpacer; member in struct:Eigen::IOFormat
209 s << fmt.rowPrefix;

Completed in 126 milliseconds