Skip to main content

FlipFlowArraySign

Function FlipFlowArraySign 

Source
pub unsafe extern "C" fn FlipFlowArraySign(
    arr: *mut *mut c_short,
    params: *mut paramT,
    nrow: c_long,
    ncol: c_long,
) -> c_int
Expand description

Flips the sign of all values in a row-by-column array if the flip flip flag is set. Otherwise, does nothing.