Abs() const | pcl::GenericVector< T > | inline |
Angle2D(const GenericVector &v) const noexcept | pcl::GenericVector< T > | inline |
Angle3D(const GenericVector &v) const noexcept | pcl::GenericVector< T > | inline |
Angle3D(const GenericVector &v, const GenericVector &n) const | pcl::GenericVector< T > | inline |
Assign(const GenericVector &x) | pcl::GenericVector< T > | inline |
At(int i) | pcl::GenericVector< T > | inline |
At(int i) const noexcept | pcl::GenericVector< T > | inline |
AvgDev(double center) const noexcept | pcl::GenericVector< T > | inline |
AvgDev() const | pcl::GenericVector< T > | inline |
Begin() | pcl::GenericVector< T > | inline |
Begin() const noexcept | pcl::GenericVector< T > | inline |
begin() | pcl::GenericVector< T > | inline |
begin() const noexcept | pcl::GenericVector< T > | inline |
BendMidvariance(double center, double beta=0.2) const | pcl::GenericVector< T > | inline |
BendMidvariance(double beta=0.2) const | pcl::GenericVector< T > | inline |
BiweightMidvariance(double center, double sigma, int k=9, bool reducedLength=false) const noexcept | pcl::GenericVector< T > | inline |
BiweightMidvariance(int k=9, bool reducedLength=false) const | pcl::GenericVector< T > | inline |
Clear() | pcl::GenericVector< T > | inline |
component typedef | pcl::GenericVector< T > | |
ComponentPtr(int i) noexcept | pcl::GenericVector< T > | inline |
const_iterator typedef | pcl::GenericVector< T > | |
ConstBegin() const noexcept | pcl::GenericVector< T > | inline |
ConstEnd() const noexcept | pcl::GenericVector< T > | inline |
Contains(const component &x) const noexcept | pcl::GenericVector< T > | inline |
Cross(const GenericVector &v2) const | pcl::GenericVector< T > | inline |
DataPtr() noexcept | pcl::GenericVector< T > | inline |
Dot(const GenericVector &v) const noexcept | pcl::GenericVector< T > | inline |
End() | pcl::GenericVector< T > | inline |
End() const noexcept | pcl::GenericVector< T > | inline |
end() | pcl::GenericVector< T > | inline |
end() const noexcept | pcl::GenericVector< T > | inline |
EnsureUnique() | pcl::GenericVector< T > | inline |
Find(const component &x) const noexcept | pcl::GenericVector< T > | inline |
FindFirst(const component &x) const noexcept | pcl::GenericVector< T > | inline |
FindLast(const component &x) const noexcept | pcl::GenericVector< T > | inline |
FromArray(const T1 *a, int len) | pcl::GenericVector< T > | inlinestatic |
FromSpherical(double slon, double clon, double slat, double clat) | pcl::GenericVector< T > | inlinestatic |
FromSpherical(const T1 &lon, const T2 &lat) | pcl::GenericVector< T > | inlinestatic |
GenericVector() | pcl::GenericVector< T > | inline |
GenericVector(int len) | pcl::GenericVector< T > | inline |
GenericVector(const component &x, int len) | pcl::GenericVector< T > | inline |
GenericVector(const T1 *a, int len) | pcl::GenericVector< T > | inline |
GenericVector(std::initializer_list< T1 > c) | pcl::GenericVector< T > | inline |
GenericVector(const T1 &x, const T1 &y, const T1 &z) | pcl::GenericVector< T > | inline |
GenericVector(const T1 &x, const T1 &y, const T1 &z, const T1 &t) | pcl::GenericVector< T > | inline |
GenericVector(const GenericVector &x) | pcl::GenericVector< T > | inline |
GenericVector(GenericVector &&x) | pcl::GenericVector< T > | inline |
GenericVector(const GenericVector< T1 > &x) | pcl::GenericVector< T > | inline |
Hash(uint64 seed=0) const noexcept | pcl::GenericVector< T > | inline |
Hash32(uint32 seed=0) const noexcept | pcl::GenericVector< T > | inline |
Hash64(uint64 seed=0) const noexcept | pcl::GenericVector< T > | inline |
IndexOfLargestComponent() const noexcept | pcl::GenericVector< T > | inline |
IndexOfLastLargestComponent() const noexcept | pcl::GenericVector< T > | inline |
IndexOfLastSmallestComponent() const noexcept | pcl::GenericVector< T > | inline |
IndexOfLastSmallestNonzeroComponent() const noexcept | pcl::GenericVector< T > | inline |
IndexOfSmallestComponent() const noexcept | pcl::GenericVector< T > | inline |
IndexOfSmallestNonzeroComponent() const noexcept | pcl::GenericVector< T > | inline |
IsAliasOf(const GenericVector &x) const noexcept | pcl::GenericVector< T > | inline |
IsEmpty() const noexcept | pcl::GenericVector< T > | inline |
IsUnique() const noexcept | pcl::GenericVector< T > | inline |
IsValid() const noexcept | pcl::GenericVector< T > | inline |
iterator typedef | pcl::GenericVector< T > | |
L1Norm() const noexcept | pcl::GenericVector< T > | inline |
L2Norm() const noexcept | pcl::GenericVector< T > | inline |
Length() const noexcept | pcl::GenericVector< T > | inline |
MAD(double center) const | pcl::GenericVector< T > | inline |
MAD() const | pcl::GenericVector< T > | inline |
MaxComponent() const noexcept | pcl::GenericVector< T > | inline |
Mean() const | pcl::GenericVector< T > | inline |
Median() const | pcl::GenericVector< T > | inline |
MinComponent() const noexcept | pcl::GenericVector< T > | inline |
Modulus() const noexcept | pcl::GenericVector< T > | inline |
Norm(double p) const noexcept | pcl::GenericVector< T > | inline |
Norm() const noexcept | pcl::GenericVector< T > | inline |
operator bool() const noexcept | pcl::GenericVector< T > | inline |
operator*() | pcl::GenericVector< T > | inline |
operator*() const noexcept | pcl::GenericVector< T > | inline |
operator*=(const GenericVector &x) | pcl::GenericVector< T > | inline |
operator*=(const scalar &x) | pcl::GenericVector< T > | inline |
operator+=(const GenericVector &x) | pcl::GenericVector< T > | inline |
operator+=(const scalar &x) | pcl::GenericVector< T > | inline |
operator-() const | pcl::GenericVector< T > | inline |
operator-=(const GenericVector &x) | pcl::GenericVector< T > | inline |
operator-=(const scalar &x) | pcl::GenericVector< T > | inline |
operator/=(const GenericVector &x) | pcl::GenericVector< T > | inline |
operator/=(const scalar &x) | pcl::GenericVector< T > | inline |
operator<(const GenericVector &x) const noexcept | pcl::GenericVector< T > | inline |
operator=(const GenericVector &x) | pcl::GenericVector< T > | inline |
operator=(GenericVector &&x) | pcl::GenericVector< T > | inline |
operator=(const scalar &x) | pcl::GenericVector< T > | inline |
operator==(const GenericVector &x) const noexcept | pcl::GenericVector< T > | inline |
operator[](int i) | pcl::GenericVector< T > | inline |
operator[](int i) const noexcept | pcl::GenericVector< T > | inline |
operator^=(const scalar &x) | pcl::GenericVector< T > | inline |
OrderStatistic(int k) | pcl::GenericVector< T > | inline |
OrderStatistic(int k) const | pcl::GenericVector< T > | inline |
Qn() const | pcl::GenericVector< T > | inline |
ReverseSign() | pcl::GenericVector< T > | inline |
ReverseSort() | pcl::GenericVector< T > | inline |
ReverseSorted() const | pcl::GenericVector< T > | inline |
SameLength(const GenericVector &x) const noexcept | pcl::GenericVector< T > | inline |
scalar typedef | pcl::GenericVector< T > | |
SetAbs() | pcl::GenericVector< T > | inline |
SetSqr() | pcl::GenericVector< T > | inline |
SetSqrt() | pcl::GenericVector< T > | inline |
SetUnit() | pcl::GenericVector< T > | inline |
Size() const noexcept | pcl::GenericVector< T > | inline |
Sn() const | pcl::GenericVector< T > | inline |
Sort() | pcl::GenericVector< T > | inline |
Sort(BP p) | pcl::GenericVector< T > | inline |
Sorted() const | pcl::GenericVector< T > | inline |
Sorted(BP p) const | pcl::GenericVector< T > | inline |
Sqr() const | pcl::GenericVector< T > | inline |
Sqrt() const | pcl::GenericVector< T > | inline |
StableAvgDev(double center) const noexcept | pcl::GenericVector< T > | inline |
StableAvgDev() const | pcl::GenericVector< T > | inline |
StableMean() const noexcept | pcl::GenericVector< T > | inline |
StableModulus() const noexcept | pcl::GenericVector< T > | inline |
StableSum() const noexcept | pcl::GenericVector< T > | inline |
StableSumOfSquares() const noexcept | pcl::GenericVector< T > | inline |
StdDev() const noexcept | pcl::GenericVector< T > | inline |
Sum() const noexcept | pcl::GenericVector< T > | inline |
SumOfSquares() const noexcept | pcl::GenericVector< T > | inline |
Swap(GenericVector &x1, GenericVector &x2) noexcept | pcl::GenericVector< T > | friend |
ToCommaSeparated(S &s) const | pcl::GenericVector< T > | inline |
ToSeparated(S &s, SP separator) const | pcl::GenericVector< T > | inline |
ToSeparated(S &s, SP separator, AF append) const | pcl::GenericVector< T > | inline |
ToSpaceSeparated(S &s) const | pcl::GenericVector< T > | inline |
ToSpherical(T1 &lon, T2 &lat) const noexcept | pcl::GenericVector< T > | inline |
ToSpherical2Pi(T1 &lon, T2 &lat) const noexcept | pcl::GenericVector< T > | inline |
ToTabSeparated(S &s) const | pcl::GenericVector< T > | inline |
Transfer(GenericVector &x) | pcl::GenericVector< T > | inline |
Transfer(GenericVector &&x) | pcl::GenericVector< T > | inline |
TrimmedMean(distance_type l=1, distance_type h=1) const noexcept | pcl::GenericVector< T > | inline |
TrimmedMeanOfSquares(distance_type l=1, distance_type h=1) const noexcept | pcl::GenericVector< T > | inline |
TwoSidedAvgDev(double center) const noexcept | pcl::GenericVector< T > | inline |
TwoSidedAvgDev() const | pcl::GenericVector< T > | inline |
TwoSidedBiweightMidvariance(double center, const TwoSidedEstimate &sigma, int k=9, bool reducedLength=false) const noexcept | pcl::GenericVector< T > | inline |
TwoSidedBiweightMidvariance(int k=9, bool reducedLength=false) const | pcl::GenericVector< T > | inline |
TwoSidedMAD(double center) const | pcl::GenericVector< T > | inline |
TwoSidedMAD() const | pcl::GenericVector< T > | inline |
Unit() const | pcl::GenericVector< T > | inline |
Variance() const noexcept | pcl::GenericVector< T > | inline |
~GenericVector() | pcl::GenericVector< T > | inlinevirtual |