mir_find_root_result.validate

Returns a reference to the validation attribute of the root-finding result.

struct mir_find_root_result(T)
version(D_Exceptions)
@safe pure @nogc scope const @property ref inout return
validate
()

Return Value

Type: ref

self

Required versions

D_Exceptions

Throws