lubeck ~master (2021-08-20T14:34:21Z)
Dub
Repo
eigen
kaleidic
lubeck2
Undocumented in source. Be warned that the author may not have intended to support it.
EigenResult
!(
realType
!
T
)
eigen
(Slice!(const(T)*, 2, kind) a)
@
safe
pure @
nogc
EigenResult
!(
realType
!
T
)
eigen
(
T
SliceKind
kind
)
(
auto
ref
Slice
!(
const
(
T
)*, 2,
kind
)
a
)
EigenResult
!(
realType
!
T
)
eigen
(Slice!(RCI!T, 2, kind) a)
Meta
Source
See Implementation
kaleidic
lubeck2
enums
DeviationEstimator
MeanEstimator
functions
centerColumns
eigen
eye
median
mldivide
mlinverse
mtimes
normalizeColumns
pca
qr
svd
structs
EigenResult
PcaResult
QRResult
SvdResult