API Differences in vecLib in macOS 15.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in vecLib in the macOS 15.0 SDK.

Table of Contents

Functions & Methods

int BLASSetThreading(const enum BLAS_THREADING threading)
enum BLAS_THREADING BLASGetThreading()

Enum Cases

BLAS_THREADING_MULTI_THREADED = 0
BLAS_THREADING_SINGLE_THREADED
BLAS_THREADING_MAX_OPTIONS