Function sep_sys::sep_ellipse_coeffs[][src]

pub unsafe extern "C" fn sep_ellipse_coeffs(
    a: f64,
    b: f64,
    theta: f64,
    cxx: *mut f64,
    cyy: *mut f64,
    cxy: *mut f64
)