Function THFloatTensor_get1d

Source
pub unsafe extern "C" fn THFloatTensor_get1d(
    tensor: *const THFloatTensor,
    x0: c_long,
) -> f32