HomeSort by relevance Sort by last modified time
    Searched refs:rowSeparator (Results 1 - 2 of 2) sorted by null

  /external/eigen/Eigen/src/Core/
IO.h 39 * - \b rowSeparator string printed between two rows
57 : matPrefix(_matPrefix), matSuffix(_matSuffix), rowPrefix(_rowPrefix), rowSuffix(_rowSuffix), rowSeparator(_rowSeparator),
69 std::string rowPrefix, rowSuffix, rowSeparator, rowSpacer;
219 s << fmt.rowSeparator;