Skip to main content

Mojo module

apple_accelerate

comptime values​

APPLE_ACCELERATE​

comptime APPLE_ACCELERATE = _Global[StringSlice("APPLE_ACCELERATE"), _init_dylib, _on_error_msg]

cblas_gemm_type​

comptime cblas_gemm_type = def(_CBLASOrder, _CBLASTranspose, _CBLASTranspose, Int32, Int32, Int32, Float32, UnsafePointer[Float32, ImmutAnyOrigin], Int32, UnsafePointer[Float32, ImmutAnyOrigin], Int32, Float32, UnsafePointer[Float32, MutAnyOrigin], Int32) -> None

LIB_ACC_PATH​

comptime LIB_ACC_PATH = "/System/Library/Frameworks/Accelerate.framework/Accelerate"

Functions​