dstats v1.0.4 (2018-01-22T19:49:16Z)
Home
Dub
Repo
isDefaultSorted
dstats
cor
Undocumented in source.
package
template
isDefaultSorted (
R
) {
package
static if
(
!is(typeof(R.init.release()))
)
enum
isDefaultSorted
;
package
static if
(!(
!is(typeof(R.init.release()))
))
enum
isDefaultSorted
;
}
Members
Manifest constants
isDefaultSorted
enum
isDefaultSorted
;
Undocumented in source.
isDefaultSorted
enum
isDefaultSorted
;
Undocumented in source.
Meta
Source
See Implementation
dstats
cor
aliases
Pcor
kcor
kcorDestructive
pcor
scor
functions
covariance
covarianceMatrix
kendallCor
kendallCorDestructive
kendallCorDestructiveLowLevel
kendallCorDestructiveLowLevelImpl
kendallMatrix
partial
pearsonCor
pearsonMatrix
spearmanCor
spearmanMatrix
structs
KendallLowLevel
PearsonCor
templates
isDefaultSorted
variables
gen