[][src]Constant opencv::core::COVAR_COLS

pub const COVAR_COLS: i32 = 16;

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