gstlearn  0.2.1
Geostatistics & Machine Learning toolbox
VH Member List

This is the complete list of members for VH, including all inherited members.

add(const VectorDouble &veca, const VectorDouble &vecb)VectorHelperstatic
addConstant(VectorDouble &vec, double v)VectorHelperstatic
addConstant(VectorInt &vec, int v)VectorHelperstatic
addInPlace(VectorDouble &dest, const VectorDouble &src)VectorHelperstatic
addInPlace(const VectorDouble &veca, const VectorDouble &vecb, VectorDouble &res)VectorHelperstatic
concatenate(const VectorDouble &veca, const VectorDouble &vecb)VectorHelperstatic
copy(VectorDouble &veca, const VectorDouble &vecb)VectorHelperstatic
correlation(const VectorDouble &veca, const VectorDouble &vecb)VectorHelperstatic
countDefined(const VectorDouble &vec)VectorHelperstatic
countUndefined(const VectorDouble &vec)VectorHelperstatic
crossProduct(const VectorDouble &veca, const VectorDouble &vecb)VectorHelperstatic
cumul(const VectorDouble &vec)VectorHelperstatic
cumulate(VectorDouble &veca, const VectorDouble &vecb, double coeff=1., double addval=0.)VectorHelperstatic
display(const String &title, const VectorDouble &vect)VectorHelperstatic
display(const String &title, const VectorVectorDouble &vect)VectorHelperstatic
display(const String &title, const VectorString &vect)VectorHelperstatic
display(const String &title, const VectorInt &vect)VectorHelperstatic
displayNNZ(const String &title, const VectorDouble &vect, int nclass=10)VectorHelperstatic
displayRange(const String &title, const VectorDouble &vect)VectorHelperstatic
displayRange(const String &title, const VectorInt &vect)VectorHelperstatic
displayStats(const String &title, const VectorDouble &vect)VectorHelperstatic
divideConstant(VectorDouble &vec, double v)VectorHelperstatic
divideInPlace(VectorDouble &vec, const VectorDouble &v)VectorHelperstatic
extensionDiagonal(const VectorDouble &mini, const VectorDouble &maxi)VectorHelperstatic
fill(VectorDouble &vec, double v, int size=0)VectorHelperstatic
fill(VectorInt &vec, int v, int size=0)VectorHelperstatic
fill(VectorVectorDouble &vec, double value)VectorHelperstatic
fillUndef(VectorDouble &vec, double repl)VectorHelperstatic
filter(const VectorInt &vecin, int vmin=ITEST, int vmax=ITEST, bool ascending=true)VectorHelperstatic
initVDouble(int nval, double value=0.)VectorHelperstatic
initVDouble(double *values, int number)VectorHelperstatic
initVInt(int nval, int value=0.)VectorHelperstatic
initVInt(int *values, int number)VectorHelperstatic
initVVDouble(int nval1, int nval2, double value=0.)VectorHelperstatic
initVVDouble(double *value, int n1, int n2)VectorHelperstatic
initVVInt(int nval1, int nval2, int value=0)VectorHelperstatic
innerProduct(const VectorDouble &veca, const VectorDouble &vecb)VectorHelperstatic
inverse(const VectorDouble &vec)VectorHelperstatic
isConstant(const VectorDouble &vect, double refval=TEST)VectorHelperstatic
isConstant(const VectorInt &vect, int refval=ITEST)VectorHelperstatic
isSame(const VectorDouble &v1, const VectorDouble &v2, double eps=EPSILON10)VectorHelperstatic
isSame(const VectorInt &v1, const VectorInt &v2)VectorHelperstatic
maximum(const VectorInt &vec)VectorHelperstatic
maximum(const VectorDouble &vec, bool flagAbs=false)VectorHelperstatic
maximum(const VectorVectorDouble &vec, bool flagAbs=false)VectorHelperstatic
mean(const VectorDouble &vec)VectorHelperstatic
minimum(const VectorInt &vec)VectorHelperstatic
minimum(const VectorDouble &vec, bool flagAbs=false)VectorHelperstatic
minimum(const VectorVectorDouble &vec, bool flagAbs=false)VectorHelperstatic
multiplyConstant(VectorDouble &vec, double v)VectorHelperstatic
multiplyInPlace(VectorDouble &vec, const VectorDouble &v)VectorHelperstatic
norm(const VectorDouble &vec)VectorHelperstatic
normalize(VectorDouble &vec)VectorHelperstatic
normalizeFromGaussianDistribution(VectorDouble &vec, double mini=0., double maxi=1.)VectorHelperstatic
normalScore(const VectorDouble &data, const VectorDouble &wt=VectorDouble())VectorHelperstatic
orderRanks(const VectorDouble &vecin)VectorHelperstatic
pnormVec(const VectorDouble &vec)VectorHelperstatic
power(const VectorDouble &vec, double power)VectorHelperstatic
product(const VectorInt &nx)VectorHelperstatic
product(const VectorDouble &nx)VectorHelperstatic
qnormVec(const VectorDouble &vec)VectorHelperstatic
quantiles(const VectorDouble &vec, const VectorDouble &probas)VectorHelperstatic
rangeVals(const VectorDouble &vec)VectorHelperstatic
sampleRanks(int ntotal, double proportion=0., int number=0, int seed=242141, int optSort=0)VectorHelperstatic
sequence(int number, int ideb=0)VectorHelperstatic
sequence(double valFrom, double valTo, double valStep=1., double ratio=1.)VectorHelperstatic
simulateBernoulli(int n, double proba, double vone=1., double velse=0.)VectorHelperstatic
simulateGaussian(int n, double mean=0., double sigma=1.)VectorHelperstatic
simulateGaussianInPlace(VectorDouble &vect, double mean=0., double sigma=1.)VectorHelperstatic
simulateUniform(int n, double mini=0., double maxi=1.)VectorHelperstatic
sort(const VectorInt &vecin, bool ascending=true)VectorHelperstatic
sort(const VectorDouble &vecin, bool ascending=true)VectorHelperstatic
sortRanks(const VectorDouble &vecin)VectorHelperstatic
stdv(const VectorDouble &vec)VectorHelperstatic
subtract(const VectorDouble &veca, const VectorDouble &vecb)VectorHelperstatic
subtractInPlace(VectorDouble &dest, const VectorDouble &src)VectorHelperstatic
toString(const VectorDouble &vec)VectorHelperstatic
toString(const VectorVectorDouble &vec)VectorHelperstatic
toString(const VectorString &vec)VectorHelperstatic
toString(const VectorInt &vec)VectorHelperstatic
unique(const VectorDouble &vecin)VectorHelperstatic
unique(const VectorInt &vecin)VectorHelperstatic
variance(const VectorDouble &vec)VectorHelperstatic