chbder_c

Function chbder_c 

Source
pub unsafe extern "C" fn chbder_c(
    cp: *const f64,
    degp: SpiceInt,
    x2s: *mut SpiceDouble,
    x: SpiceDouble,
    nderiv: SpiceInt,
    partdp: *mut SpiceDouble,
    dpdxs: *mut SpiceDouble,
)