API Differences in vecLib in macOS 15.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show 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