Function m4ri_sys::djb_init[][src]

pub unsafe extern "C" fn djb_init(nrows: Rci, ncols: Rci) -> *mut Djb

Allocate a new DJB linear map

nrows: number of rows ncols: Number of columns