custos-math 0.6.3

Matrix operations with custos
Documentation
1
2
3
4
5
6
fn main() {
    //#[cfg(feature="opencl")]
    //if custos::UNIFIED_CL_MEM {
    //    println!("cargo:rustc-cfg=unified_cl");
    //}
}