[][src]Constant opencv::core::SORT_DESCENDING

pub const SORT_DESCENDING: i32 = 16;

each matrix row is sorted in the descending order; this flag and the previous one are also mutually exclusive.