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