Function THFloatTensor_geValue

Source
pub unsafe extern "C" fn THFloatTensor_geValue(
    r_: *mut THByteTensor,
    t: *mut THFloatTensor,
    value: f32,
)