Skip to main content

Mojo module

apple_accelerate

Aliases

APPLE_ACCELERATE

alias APPLE_ACCELERATE = _Global["APPLE_ACCELERATE", _OwnedDLHandle, _init_dylib]

cblas_gemm_type

alias cblas_gemm_type = fn(_CBLASOrder, _CBLASTranspose, _CBLASTranspose, Int32, Int32, Int32, Float32, UnsafePointer[Float32], Int32, UnsafePointer[Float32], Int32, Float32, UnsafePointer[Float32], Int32) -> None

LIB_ACC_PATH

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

Functions

Was this page helpful?