1.10.1
CCC
 
Loading...
Searching...
No Matches
gstlrn::VH Member List

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

addInPlace(constvect in, vect dest)gstlrn::VectorHelperstatic
addInPlace(const double *veca, const double *vecb, double *res, Id size)gstlrn::VectorHelperstatic
addMultiplyConstantInPlace(double val1, const constvect in, vect out, Id iad)gstlrn::VectorHelperstatic
addMultiplyConstantInPlace(double val1, const 1 &in1, 1 &outv, Id iad)gstlrn::VectorHelperstatic
addMultiplyConstantInPlace(double val1, const 1 &in1, 1 &outv)gstlrn::VectorHelperstatic
addMultiplyVectVectInPlace(const constvect in1, const constvect in2, vect out, Id iad)gstlrn::VectorHelperstatic
addSquareInPlace(1 &dest, const 1 &src)gstlrn::VectorHelperstatic
arrangeInPlace(Id safe, 1 &ranks, 1 &values, bool ascending=true, Id size=-1)gstlrn::VectorHelperstatic
arrangeInPlace(Id safe, 1 &ranks, 1 &values, bool ascending=true, Id size=-1)gstlrn::VectorHelperstatic
capInPlace(1 &vec, double vmin=TEST, double vmax=TEST)gstlrn::VectorHelperstatic
capInPlaceVVD(1 &vec, double vmin=TEST, double vmax=TEST)gstlrn::VectorHelperstatic
complement(const 1 &vec, const 1 &sel)gstlrn::VectorHelperstatic
compress(const 1 &vecin, const 1 &vindex)gstlrn::VectorHelperstatic
concatenate(const 1 &veca, const 1 &vecb)gstlrn::VectorHelperstatic
concatenateInPlace(1 &veca, const 1 &vecb)gstlrn::VectorHelperstatic
copy(const 1 &vecin, 1 &vecout, Id size=-1)gstlrn::VectorHelperstatic
copy(const 1 &vecin, 1 &vecout, Id size=-1)gstlrn::VectorHelperstatic
copy(const 1 &inv, 1 &outv)gstlrn::VectorHelperstatic
count(const 1 &vec)gstlrn::VectorHelperstatic
crossProduct3D(const 1 &veca, const 1 &vecb)gstlrn::VectorHelperstatic
crossProduct3DInPlace(const double *a, const double *b, double *v)gstlrn::VectorHelperstatic
cumsum(const 1 &vecin, bool flagAddZero, bool revert=false)gstlrn::VectorHelperstatic
cumulate(1 &veca, const 1 &vecb, double coeff=1., double addval=0.)gstlrn::VectorHelperstatic
cumulateInPlace(1 &vec)gstlrn::VectorHelperstatic
cumulIncrement(const 1 &vec)gstlrn::VectorHelperstatic
cumulLog(const 1 &vec)gstlrn::VectorHelperstatic
dumpNNZ(const String &title, const 1 &vect, Id nclass=10)gstlrn::VectorHelperstatic
dumpRange(const String &title, constvect vect, Id nmax=-1)gstlrn::VectorHelperstatic
dumpRange(const String &title, const 1 &vectin, Id nmax=-1)gstlrn::VectorHelperstatic
dumpRange(const String &title, const 1 &vect)gstlrn::VectorHelperstatic
dumpStats(const String &title, constvect vect, Id nmax=-1)gstlrn::VectorHelperstatic
dumpStats(const String &title, const 1 &vectin, Id nmax=-1)gstlrn::VectorHelperstatic
extensionDiagonal(const 1 &mini, const 1 &maxi)gstlrn::VectorHelperstatic
extractInPlace(const 1 &vecin, 1 &vecout, Id start)gstlrn::VectorHelperstatic
fillUndef(1 &vec, double repl)gstlrn::VectorHelperstatic
filter(const 1 &vecin, Id vmin=ITEST, Id vmax=ITEST, bool ascending=true)gstlrn::VectorHelperstatic
flatten(const 1 &vvd)gstlrn::VectorHelperstatic
flattenInPlace(const 1 &vvd, 1 &vd)gstlrn::VectorHelperstatic
getMostSignificant(const 1 &vec, double tol=EPSILON6, Id nmax=-1)gstlrn::VectorHelperstatic
initVDouble(Id nval, double value=0.)gstlrn::VectorHelperstatic
initVDouble(const double *values, Id number)gstlrn::VectorHelperstatic
initVInt(Id nval, Id value=0.)gstlrn::VectorHelperstatic
initVInt(const Id *values, Id number)gstlrn::VectorHelperstatic
initVInt(const I32 *values, Id number)gstlrn::VectorHelperstatic
initVString(Id ntab, char **names)gstlrn::VectorHelperstatic
initVVDouble(Id nval1, Id nval2, double value=0.)gstlrn::VectorHelperstatic
initVVDouble(const double *value, Id n1, Id n2)gstlrn::VectorHelperstatic
initVVInt(Id nval1, Id nval2, Id value=0)gstlrn::VectorHelperstatic
innerProduct(const double *veca, const double *vecb, Id size=-1)gstlrn::VectorHelperstatic
innerProductCV(const constvect veca, const constvect vecb)gstlrn::VectorHelperstatic
inverse(const 1 &vec)gstlrn::VectorHelperstatic
inverse(1 &res, const constvect vec)gstlrn::VectorHelperstatic
isEqual(const 1 &v1, const 1 &v2, double eps=EPSILON10)gstlrn::VectorHelperstatic
isEqualExtended(const 1 &v1, const 1 &v2, double eps=EPSILON10, bool flagRelative=true, bool flagAbsolute=false, const String &string="")gstlrn::VectorHelperstatic
isInList(const 1 &vec, Id item)gstlrn::VectorHelperstatic
isIsotropic(const 1 &sampleRanks)gstlrn::VectorHelperstatic
isSorted(const 1 &vec, bool ascending=true)gstlrn::VectorHelperstatic
linearCombinationInPlace(double val1, const 1 &vd1, double val2, const 1 &vd2, 1 &outv)gstlrn::VectorHelperstatic
linearCombinationVVDInPlace(double val1, const 1 &vvd1, double val2, const 1 &vvd2, 1 &outv)gstlrn::VectorHelperstatic
mean1AndMean2ToStdev(const 1 &mean1, const 1 &mean2, 1 &std, Id number)gstlrn::VectorHelperstatic
mergeInPlace(const 1 &vecin, 1 &vecout, Id start)gstlrn::VectorHelperstatic
multiplyComplexInPlace(const 1 &vecaRe, const 1 &vecaIm, const 1 &vecbRe, const 1 &vecbIm, 1 &resRe, 1 &resIm)gstlrn::VectorHelperstatic
normalize(double *tab, Id ntab)gstlrn::VectorHelperstatic
normalizeCodir(Id ndim, 1 &codir)gstlrn::VectorHelperstatic
normalizeFromGaussianDistribution(1 &vec, double mini=0., double maxi=1.)gstlrn::VectorHelperstatic
normalScore(const 1 &data, const 1 &wt=1())gstlrn::VectorHelperstatic
orderRanks(const 1 &vecin, bool ascending=true, Id size=-1)gstlrn::VectorHelperstatic
orderRanks(const 1 &vecin, bool ascending=true, Id size=-1)gstlrn::VectorHelperstatic
pnormVec(const 1 &vec)gstlrn::VectorHelperstatic
power(const 1 &vec, double power)gstlrn::VectorHelperstatic
power(1 &res, const constvect vec, double power)gstlrn::VectorHelperstatic
qnormVec(const 1 &vec)gstlrn::VectorHelperstatic
quantiles(const 1 &vec, const 1 &probas)gstlrn::VectorHelperstatic
rangeVals(const 1 &vec)gstlrn::VectorHelperstatic
reduce(const 1 &vecin, const 1 &vindex)gstlrn::VectorHelperstatic
reduceOne(const 1 &vecin, Id index)gstlrn::VectorHelperstatic
reorder(const 1 &vecin, const 1 &order, Id size=-1)gstlrn::VectorHelperstatic
reorder(const 1 &vecin, const 1 &order, Id size=-1)gstlrn::VectorHelperstatic
revert(const 1 &vecin)gstlrn::VectorHelperstatic
revert(const 1 &vecin)gstlrn::VectorHelperstatic
sample(const 1 &vecin, const 1 &indKeep)gstlrn::VectorHelperstatic
sampleRanks(Id ntotal, double proportion=0., Id number=0, Id seed=242141, Id optSort=0)gstlrn::VectorHelperstatic
sequence(Id number, Id ideb=0, Id step=1)gstlrn::VectorHelperstatic
sequenceInPlace(Id n, 1 &vec)gstlrn::VectorHelperstatic
sequenceVD(double valFrom, double valTo, double valStep=1., double ratio=1.)gstlrn::VectorHelperstatic
simulateBernoulli(Id n=1, double proba=0.5, double vone=1., double velse=0.)gstlrn::VectorHelperstatic
simulateGaussian(Id n=1, double mean=0., double sigma=1.)gstlrn::VectorHelperstatic
simulateGaussianInPlace(1 &vec, double mean=0., double sigma=1.)gstlrn::VectorHelperstatic
simulateUniform(Id n=1, double mini=0., double maxi=1.)gstlrn::VectorHelperstatic
sort(const 1 &vecin, bool ascending=true, Id size=-1)gstlrn::VectorHelperstatic
sort(const 1 &vecin, bool ascending=true, Id size=-1)gstlrn::VectorHelperstatic
sortInPlace(1 &vecin, bool ascending=true, Id size=-1)gstlrn::VectorHelperstatic
sortInPlace(1 &vecin, bool ascending=true, Id size=-1)gstlrn::VectorHelperstatic
sortRanks(const 1 &vecin, bool ascending=true, Id size=-1)gstlrn::VectorHelperstatic
squeezeAndStretchInPlaceBackward(const 1 &vecin, 1 &vecout, double origin, double mesh, double top, double bot)gstlrn::VectorHelperstatic
squeezeAndStretchInPlaceForward(const 1 &vecin, 1 &vecout, double origin, double mesh, double top, double bot)gstlrn::VectorHelperstatic
subtract(constvect veca, constvect vecb)gstlrn::VectorHelperstatic
subtractInPlace(const constvect in1, const constvect in2, vect outv)gstlrn::VectorHelperstatic
suppressTest(const 1 &vecin)gstlrn::VectorHelperstatic
transformVD(1 &tab, Id oper_choice=1)gstlrn::VectorHelperstatic
truncateDecimalsInPlace(1 &vec, Id ndec)gstlrn::VectorHelperstatic
truncateDigitsInPlace(1 &vec, Id ndec)gstlrn::VectorHelperstatic
unflatten(const 1 &vd, const 1 &sizes)gstlrn::VectorHelperstatic
unflattenInPlace(const 1 &vd, 1 &vvd)gstlrn::VectorHelperstatic
unique(const 1 &vecin, Id size=-1)gstlrn::VectorHelperstatic
unique(const 1 &vecin, Id size=-1)gstlrn::VectorHelperstatic
whereElement(const 1 &tab, Id target)gstlrn::VectorHelperstatic
whereElement(const 1 &tab, Id target, Id start)gstlrn::VectorHelperstatic
whereMaximum(const 1 &tab)gstlrn::VectorHelperstatic
whereMinimum(const 1 &tab)gstlrn::VectorHelperstatic