Function THDoubleTensor_expandNd

Source
pub unsafe extern "C" fn THDoubleTensor_expandNd(
    rets: *mut *mut THDoubleTensor,
    ops: *mut *mut THDoubleTensor,
    count: c_int,
)