mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
SmileRoots.this
mir
numeric
SmileRoots
Constructs a SmileRoots struct initialized with the given value.
this
(T value)
struct
SmileRoots
(T)
@
safe
pure nothrow @
nogc
this
(
T
value
)
if
(
__traits(
isFloating
,
T
)
)
this
(T left, T right)
this
(SmallArray!(T, 2) array)
mir
numeric
SmileRoots
constructors
this
functions
count
opIndex
variables
left
right
Constructs a SmileRoots struct initialized with the given value.