mir_least_squares_status_string

Status string for extern(C) API.

extern (C) @safe nothrow @nogc extern (C) pragma(inline, false) @trusted pure nothrow @nogc
immutable(char)*
mir_least_squares_status_string

Parameters

st LeastSquaresStatus

optimization status

Return Value

Type: immutable(char)*

description for $(LeastSquaresStatus)

Meta