[][src]Constant opencv::core::REDUCE_SUM

pub const REDUCE_SUM: i32 = 0;

the output is the sum of all rows/columns of the matrix.