Xmipp  v3.23.11-Nereus
Matrix1D< T > Member List

This is the complete list of members for Matrix1D< T >, including all inherited members.

adaptForNumericalRecipes() constMatrix1D< T >inline
angle() constMatrix1D< T >inline
clear()Matrix1D< T >
computeMax() constMatrix1D< T >
computeMean() constMatrix1D< T >
computeMeanAndStddev(double &mean, double &stddev) constMatrix1D< T >
computeMedian() constMatrix1D< T >
computeMinMax(T &minval, T &maxval) constMatrix1D< T >
coreAllocate(int _vdim)Matrix1D< T >inline
coreDeallocate()Matrix1D< T >inline
coreInit()Matrix1D< T >
destroyDataMatrix1D< T >
dotProduct(const Matrix1D< T > &op1) constMatrix1D< T >
edit()Matrix1D< T >
enumerate()Matrix1D< T >
indexSort(Matrix1D< int > &indx) constMatrix1D< T >
initConstant(T val)Matrix1D< T >
initConstant(size_t Xdim, T val)Matrix1D< T >
initZeros()Matrix1D< T >inline
initZeros(size_t Xdim)Matrix1D< T >inline
initZeros(const Matrix1D< T1 > &op)Matrix1D< T >inline
isAnyNaN()Matrix1D< T >
isCol() constMatrix1D< T >inline
isRow() constMatrix1D< T >inline
killAdaptationForNumericalRecipes(T *m) constMatrix1D< T >inline
Matrix1D(bool column=true)Matrix1D< T >inline
Matrix1D(T1 dim, bool column=true)Matrix1D< T >inline
Matrix1D(const Matrix1D< T > &v)Matrix1D< T >inline
maxIndex() constMatrix1D< T >
minIndex() constMatrix1D< T >
module() constMatrix1D< T >inline
numericalDerivative(Matrix1D< double > &result) constMatrix1D< T >
operator()(int i) constMatrix1D< T >inline
operator*(T op1) constMatrix1D< T >
operator*(T op1, const Matrix1D< T > &op2)Matrix1D< T >friend
operator*(const Matrix1D< T > &op1) constMatrix1D< T >
operator*(const Matrix2D< T > &M)Matrix1D< T >
operator*=(T op1)Matrix1D< T >
operator*=(const Matrix1D< T > &op1)Matrix1D< T >
operator+(T op1) constMatrix1D< T >
operator+(T op1, const Matrix1D< T > &op2)Matrix1D< T >friend
operator+(const Matrix1D< T > &op1) constMatrix1D< T >
operator+=(const Matrix1D< T > &op1) constMatrix1D< T >
operator+=(T op1)Matrix1D< T >
operator+=(const Matrix1D< T > &op1)Matrix1D< T >
operator-(T op1) constMatrix1D< T >
operator-(T op1, const Matrix1D< T > &op2)Matrix1D< T >friend
operator-(const Matrix1D< T > &op1) constMatrix1D< T >
operator-() constMatrix1D< T >
operator-=(const Matrix1D< T > &op1) constMatrix1D< T >
operator-=(T op1)Matrix1D< T >
operator-=(const Matrix1D< T > &op1)Matrix1D< T >
operator/(T op1) constMatrix1D< T >
operator/(T op1, const Matrix1D< T > &op2)Matrix1D< T >friend
operator/(const Matrix1D< T > &op1) constMatrix1D< T >
operator/=(T op1)Matrix1D< T >
operator/=(const Matrix1D< T > &op1)Matrix1D< T >
operator<<(std::ostream &ostrm, const Matrix1D< T > &v)Matrix1D< T >friend
operator=(const Matrix1D< T > &op1)Matrix1D< T >
operator=(const std::vector< T > &op1)Matrix1D< T >
operator==(const Matrix1D< T > &op1) constMatrix1D< T >
operator>>(std::istream &in, Matrix1D< T > &v)Matrix1D< T >friend
operator[](int idx)Matrix1D< T >inline
operator[](int idx) constMatrix1D< T >inline
read(const FileName &fn)Matrix1D< T >
resize(size_t Xdim, bool copy=true)Matrix1D< T >inline
resize(const Matrix1D< T1 > &v)Matrix1D< T >inline
resizeNoCopy(int Xdim)Matrix1D< T >inline
resizeNoCopy(const Matrix1D< T1 > &v)Matrix1D< T >inline
rowMatrix1D< T >
sameShape(const Matrix1D< T1 > &op) constMatrix1D< T >inline
selfCEIL()Matrix1D< T >
selfFLOOR()Matrix1D< T >
selfNormalize()Matrix1D< T >
selfReverse()Matrix1D< T >
selfROUND()Matrix1D< T >
selfTranspose()Matrix1D< T >inline
setCol()Matrix1D< T >inline
setRow()Matrix1D< T >inline
showWithGnuPlot(const std::string &xlabel, const std::string &title)Matrix1D< T >
size() constMatrix1D< T >inline
sort() constMatrix1D< T >
sum(bool average=false) constMatrix1D< T >
sum2() constMatrix1D< T >
transpose() constMatrix1D< T >
vdataMatrix1D< T >
vdimMatrix1D< T >
write(const FileName &fn) constMatrix1D< T >
~Matrix1D()Matrix1D< T >inline