The OpenD Programming Language

LeastSquaresThreadManagerBetterC

Thread manager function type for low level extern(C) API.

import mir.optim.least_squares;
extern (C) @safe nothrow @nogc
alias LeastSquaresThreadManagerBetterC = void function @system nothrow @nogc pure

Meta