Closed japaric closed 9 years ago
fn hsplit(&self, row: uint) -> (View, View) where Self = Mat + error handling. Also vsplit, hsplit_mut and vsplit_mut.
fn hsplit(&self, row: uint) -> (View, View)
Self = Mat
vsplit
hsplit_mut
vsplit_mut
fn hsplit(&self, row: uint) -> (View, View)
whereSelf = Mat
+ error handling. Alsovsplit
,hsplit_mut
andvsplit_mut
.