dstats v1.0.4 (2018-01-22T19:49:16Z)
Home
Dub
Repo
choleskySolve
dstats
base
Undocumented in source. Be warned that the author may not have intended to support it.
void
choleskySolve
(DoubleMatrix a, double[] b, double[] x)
version(scid)
package
void
choleskySolve
(
DoubleMatrix
a
,
double
[]
b
,
double
[]
x
)
void
choleskySolve
(double[][] a, double[] diag, double[] b, double[] x)
void
choleskySolve
(DoubleMatrix a, double[] b, double[] x)
Meta
Source
See Implementation
dstats
base
aliases
DoubleMatrix
classes
DstatsArgumentException
functions
auroc
bin
binCounts
byCategory
choleskyDecompose
choleskySolve
comb
doubleMatrix
dstatsEnforce
enforceConfidence
frequency
frqBin
invert
logFactorial
logNcomb
perm
rank
rankSort
saveAll
seq
sign
solve
toNumericRange
structs
Comb
Perm
ToNumericRange
templates
StaticIota
doubleInput
doubleIterable
nDims
variables
logFactorialTable