SmileRoots.count

Returns the number of roots stored in the SmileRoots instance.

struct SmileRoots(T)
@safe pure nothrow @nogc const
size_t
count
()
if (
__traits(isFloating, T)
)