lubeck ~master (2021-08-20T14:34:21Z)
Dub
Repo
qr
kaleidic
lubeck2
Undocumented in source. Be warned that the author may not have intended to support it.
QRResult
!
T
qr
(Slice!(RCI!T, 2, kind) matrix)
QRResult
!
T
qr
(Slice!(const(T)*, 2, kind) matrix)
@
safe
pure
QRResult
!
T
qr
(
T
SliceKind
kind
)
(
auto
ref
const
Slice
!(
const
(
T
)*, 2,
kind
)
matrix
)
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