SmileRoots.opIndex

Returns an array of the computed roots.

struct SmileRoots(T)
@safe pure nothrow @nogc @trusted inout
inout(T)[]
opIndex
()
if (
__traits(isFloating, T)
)