Skip to main content

dd_MatrixRedundancyRemove

Function dd_MatrixRedundancyRemove 

Source
pub unsafe extern "C" fn dd_MatrixRedundancyRemove(
    M: *mut dd_MatrixPtr,
    redset: *mut dd_rowset,
    newpos: *mut dd_rowindex,
    error: *mut dd_ErrorType,
) -> dd_boolean