Function torch::THDoubleTensor_bhistc [] [src]

pub unsafe extern "C" fn THDoubleTensor_bhistc(
    hist: *mut THDoubleTensor,
    tensor: *mut THDoubleTensor,
    nbins: c_long,
    minvalue: f64,
    maxvalue: f64
)