Skip to main content

ReadWeightsFile

Function ReadWeightsFile 

Source
pub unsafe extern "C" fn ReadWeightsFile(
    weightsptr: *mut *mut *mut c_short,
    weightfile: *mut c_char,
    linelen: c_long,
    nlines: c_long,
    tileparams: *mut tileparamT,
) -> c_int
Expand description

Read in weights form rowcol format file of short ints.