Show / Hide Table of Contents

    Method cblas_sgemm_batch

    member cblas_sgemm_batch: CBLAS_LAYOUT * CBLAS_TRANSPOSE [] * CBLAS_TRANSPOSE [] * blas_int [] * blas_int [] * blas_int [] * single [] * nativeint [] * blas_int [] * nativeint [] * blas_int [] * single [] * nativeint [] * blas_int [] * blas_int * blas_int [] -> unit

    Declaration
    member cblas_sgemm_batch: args:CBLAS_LAYOUT * CBLAS_TRANSPOSE [] * CBLAS_TRANSPOSE [] * blas_int [] * blas_int [] * blas_int [] * single [] * nativeint [] * blas_int [] * nativeint [] * blas_int [] * single [] * nativeint [] * blas_int [] * blas_int * blas_int [] -> unit
    Parameters
    Type Name Description
    CBLAS_LAYOUT * CBLAS_TRANSPOSE [] * CBLAS_TRANSPOSE [] * blas_int [] * blas_int [] * blas_int [] * single [] * nativeint [] * blas_int [] * nativeint [] * blas_int [] * single [] * nativeint [] * blas_int [] * blas_int * blas_int [] args
    Back to top Generated by DocFX