OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
;