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

/external/eigen/Eigen/src/Core/
H A DIO.h41 * - \b rowSuffix string printed at the end 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
218 s << fmt.rowSuffix;

Completed in 59 milliseconds