lubeck v1.5.1 (2022-02-24T11:49:57Z)
Dub
Repo
svd
kaleidic
lubeck2
Undocumented in source. Be warned that the author may not have intended to support it.
SvdResult
!
T
svd
(Slice!(const(T)*, 2, kind) a, Flag!"slim" slim)
SvdResult
!
T
svd
(Slice!(RCI!T, 2, kind) matrix, Flag!"slim" slim)
@
safe
pure
SvdResult
!
T
svd
(
T
string
algorithm
= "gesvd"
SliceKind
kind
)
(
auto
ref
scope
const
Slice
!(
RCI
!
T
, 2,
kind
)
matrix
,
Flag
!"slim"
slim
=
No.slim
)
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