This is the complete list of members for gstlrn::VectorHelper, including all inherited members.
| add(const 1 &veca, const 1 &vecb) | gstlrn::VectorHelper | static |
| addConstant(1 &vec, double v) | gstlrn::VectorHelper | static |
| addConstant(1 &vec, Id v) | gstlrn::VectorHelper | static |
| addInPlace(constvect in, vect dest) | gstlrn::VectorHelper | static |
| addInPlace(1 &dest, const 1 &src) | gstlrn::VectorHelper | static |
| addInPlace(1 &dest, const 1 &src) | gstlrn::VectorHelper | static |
| addInPlace(std::vector< double > &dest, const std::vector< double > &src) | gstlrn::VectorHelper | static |
| addInPlace(const 1 &veca, const 1 &vecb, 1 &res, Id size=0) | gstlrn::VectorHelper | static |
| addInPlace(const 1 &veca, const 1 &vecb, 1 &res, Id size=0) | gstlrn::VectorHelper | static |
| addInPlace(const double *veca, const double *vecb, double *res, Id size) | gstlrn::VectorHelper | static |
| addInPlace(const 1 &in1, const 1 &in2, 1 &outv) | gstlrn::VectorHelper | static |
| addInPlace(const std::vector< std::vector< double > > &in1, const std::vector< std::vector< double > > &in2, std::vector< std::vector< double > > &outv) | 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 |
| 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 |
| copy(const std::vector< std::vector< double > > &inv, std::vector< std::vector< double > > &outv) | gstlrn::VectorHelper | static |
| correlation(const 1 &veca, const 1 &vecb) | gstlrn::VectorHelper | static |
| count(const 1 &vec) | gstlrn::VectorHelper | static |
| countDefined(const 1 &vec) | gstlrn::VectorHelper | static |
| countUndefined(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 |
| cumul(const 1 &vec) | gstlrn::VectorHelper | static |
| cumul(const 1 &vec) | gstlrn::VectorHelper | static |
| cumul(const 1 &vec) | 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 |
| divide(const 1 &veca, const 1 &vecb) | gstlrn::VectorHelper | static |
| divideConstant(1 &vec, double v) | gstlrn::VectorHelper | static |
| divideInPlace(const 1 &veca, const 1 &vecb, 1 &res) | gstlrn::VectorHelper | static |
| divideInPlace(1 &vec, const 1 &v) | gstlrn::VectorHelper | static |
| divideInPlace(std::vector< double > &vec, const std::vector< double > &v) | gstlrn::VectorHelper | static |
| dump(const String &title, const 1 &vect, bool skipLine=true) | gstlrn::VectorHelper | static |
| dump(const String &title, const 1 &vect, bool skipLine=true) | gstlrn::VectorHelper | static |
| dump(const String &title, const 1 &vect, bool skipLine=true) | gstlrn::VectorHelper | static |
| dump(const String &title, const VectorString &vect, bool skipLine=true) | gstlrn::VectorHelper | static |
| dump(const String &title, const 1 &vect, bool skipLine=true) | 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 |
| fill(1 &vec, double v, Id size=0) | gstlrn::VectorHelper | static |
| fill(1 &vec, Id v, Id size=0) | gstlrn::VectorHelper | static |
| fill(1 &vec, double value) | 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 |
| flatten(const std::vector< std::vector< double > > &vvd) | gstlrn::VectorHelper | static |
| flattenInPlace(const std::vector< std::vector< double > > &vvd, std::vector< double > &vd) | 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 |
| hasUndefined(const 1 &vec) | 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 constvect veca, const constvect vecb) | gstlrn::VectorHelper | static |
| innerProduct(const 1 &veca, const 1 &vecb, Id size=-1) | gstlrn::VectorHelper | static |
| innerProduct(const double *veca, const double *vecb, Id size) | gstlrn::VectorHelper | static |
| innerProduct(const 1 &x, const 1 &y) | gstlrn::VectorHelper | static |
| innerProduct(const std::vector< double > &veca, const std::vector< double > &vecb, Id size=-1) | gstlrn::VectorHelper | static |
| innerProduct(const std::vector< std::vector< double > > &x, const std::vector< std::vector< double > > &y) | gstlrn::VectorHelper | static |
| inverse(const 1 &vec) | gstlrn::VectorHelper | static |
| inverse(1 &res, const constvect vec) | gstlrn::VectorHelper | static |
| isConstant(const 1 &vect, double refval=TEST) | gstlrn::VectorHelper | static |
| isConstant(const 1 &vect, Id refval=ITEST) | gstlrn::VectorHelper | static |
| isEqual(const 1 &v1, const 1 &v2, double eps=EPSILON10) | gstlrn::VectorHelper | static |
| isEqual(const 1 &v1, const 1 &v2) | 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 |
| linearCombinationVVDInPlace(double val1, const std::vector< std::vector< double > > &vvd1, double val2, const std::vector< std::vector< double > > &vvd2, std::vector< std::vector< double > > &outv) | gstlrn::VectorHelper | static |
| maximum(const 1 &vec, bool flagAbs=false) | gstlrn::VectorHelper | static |
| maximum(const 1 &vec, bool flagAbs=false, const 1 &aux=1(), Id mode=0) | gstlrn::VectorHelper | static |
| maximum(const 1 &vec, bool flagAbs=false) | gstlrn::VectorHelper | static |
| maximum(const std::vector< std::vector< double > > &vec, bool flagAbs=false) | gstlrn::VectorHelper | static |
| mean(const 1 &vec) | gstlrn::VectorHelper | static |
| mean1AndMean2ToStdev(const 1 &mean1, const 1 &mean2, 1 &std, Id number) | gstlrn::VectorHelper | static |
| median(const 1 &vec) | gstlrn::VectorHelper | static |
| mergeInPlace(const 1 &vecin, 1 &vecout, Id start) | gstlrn::VectorHelper | static |
| minimum(const 1 &vec, bool flagAbs=false) | gstlrn::VectorHelper | static |
| minimum(const 1 &vec, bool flagAbs=false, const 1 &aux=1(), Id mode=0) | gstlrn::VectorHelper | static |
| minimum(const 1 &vec, bool flagAbs=false) | gstlrn::VectorHelper | static |
| multiply(const 1 &veca, const 1 &vecb) | gstlrn::VectorHelper | static |
| multiplyComplexInPlace(const 1 &vecaRe, const 1 &vecaIm, const 1 &vecbRe, const 1 &vecbIm, 1 &resRe, 1 &resIm) | gstlrn::VectorHelper | static |
| multiplyConstant(1 &vec, double v) | gstlrn::VectorHelper | static |
| multiplyConstantInPlace(const 1 &vec, double v, 1 &vecout) | gstlrn::VectorHelper | static |
| multiplyConstantSelfInPlace(1 &vec, double v) | gstlrn::VectorHelper | static |
| multiplyInPlace(const 1 &veca, const 1 &vecb, 1 &res) | gstlrn::VectorHelper | static |
| multiplyInPlace(1 &vec, const 1 &v) | gstlrn::VectorHelper | static |
| norm(const 1 &vec) | gstlrn::VectorHelper | static |
| norm(const std::vector< double > &vec) | gstlrn::VectorHelper | static |
| normalize(1 &vec, Id norm=2) | 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 |
| normDistance(const 1 &veca, const 1 &vecb) | gstlrn::VectorHelper | static |
| norminf(const 1 &vec) | gstlrn::VectorHelper | static |
| normL1(const 1 &vec) | 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 |
| product(const 1 &vec) | gstlrn::VectorHelper | static |
| product(const 1 &vec) | 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 |
| sequence(double valFrom, double valTo, double valStep=1., double ratio=1.) | gstlrn::VectorHelper | static |
| sequenceInPlace(Id n, 1 &vec) | 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 |
| simulateGaussianInPlace(std::vector< double > &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 |
| stdv(const 1 &vec, bool scaleByN=false) | gstlrn::VectorHelper | static |
| subtract(const 1 &veca, const 1 &vecb) | gstlrn::VectorHelper | static |
| subtract(constvect veca, constvect vecb) | gstlrn::VectorHelper | static |
| subtract(const 1 &veca, const 1 &vecb) | gstlrn::VectorHelper | static |
| subtractInPlace(const constvect in1, const constvect in2, vect outv) | gstlrn::VectorHelper | static |
| subtractInPlace(1 &dest, const 1 &src) | gstlrn::VectorHelper | static |
| subtractInPlace(1 &dest, const 1 &src) | gstlrn::VectorHelper | static |
| subtractInPlace(const 1 &in1, const 1 &in2, 1 &outv) | gstlrn::VectorHelper | static |
| subtractInPlace(const std::vector< std::vector< double > > &in1, const std::vector< std::vector< double > > &in2, std::vector< std::vector< double > > &outv) | gstlrn::VectorHelper | static |
| suppressTest(const 1 &vecin) | gstlrn::VectorHelper | static |
| toStringAsSpan(constvect vec) | gstlrn::VectorHelper | static |
| toStringAsVD(const 1 &vec) | gstlrn::VectorHelper | static |
| toStringAsVI(const 1 &vec) | gstlrn::VectorHelper | static |
| toStringAsVS(const VectorString &vec) | gstlrn::VectorHelper | static |
| toStringAsVVD(const 1 &vec) | gstlrn::VectorHelper | static |
| toStringAsVVI(const 1 &vec) | 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 |
| unflatten(const std::vector< double > &vd, const 1 &sizes) | gstlrn::VectorHelper | static |
| unflattenInPlace(const std::vector< double > &vd, std::vector< std::vector< double > > &vvd) | gstlrn::VectorHelper | static |
| unique(const 1 &vecin, Id size=-1) | gstlrn::VectorHelper | static |
| unique(const 1 &vecin, Id size=-1) | gstlrn::VectorHelper | static |
| variance(const 1 &vec, bool scaleByN=false) | gstlrn::VectorHelper | static |
| whereElement(const 1 &tab, Id target) | gstlrn::VectorHelper | static |
| whereMaximum(const 1 &tab) | gstlrn::VectorHelper | static |
| whereMinimum(const 1 &tab) | gstlrn::VectorHelper | static |