Function rcudnn::cudnnSetConvolutionMathType[][src]

pub unsafe extern "C" fn cudnnSetConvolutionMathType(
    convDesc: *mut cudnnConvolutionStruct,
    mathType: cudnnMathType_t
) -> cudnnStatus_t