dstats v1.0.4 (2018-01-22T19:49:16Z)
Home
Dub
Repo
ToNumericRange
dstats
base
struct
ToNumericRange (
R
)
if
(
isInputRange
!
R
) {
this
(R inputRange);
real
front
[@property getter];
void
popFront
();
bool
empty
[@property getter];
}
Constructors
this
this
(R inputRange)
Undocumented in source.
Members
Functions
popFront
void
popFront
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
empty
bool
empty
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
real
front
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dstats
base
aliases
DoubleMatrix
classes
DstatsArgumentException
functions
auroc
bin
binCounts
byCategory
choleskyDecompose
choleskySolve
comb
doubleMatrix
dstatsEnforce
enforceConfidence
frequency
frqBin
invert
logFactorial
logNcomb
perm
rank
rankSort
saveAll
seq
sign
solve
toNumericRange
structs
Comb
Perm
ToNumericRange
templates
StaticIota
doubleInput
doubleIterable
nDims
variables
logFactorialTable