lubeck v1.2.1 (2020-04-24T06:42:19Z)
Dub
Repo
eigen
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
lubeck2
enums
DeviationEstimator
MeanEstimator
functions
centerColumns
eigen
eye
median
mldivide
mlinverse
mtimes
normalizeColumns
pca
qr
svd
structs
EigenResult
PcaResult
QRResult
SvdResult