[][src]Constant opencv::core::COVAR_ROWS

pub const COVAR_ROWS: i32 = 8;

If the flag is specified, all the input vectors are stored as rows of the samples matrix. mean should be a single-row vector in this case.