MRPT  2.0.0
mrpt::math::CVectorDynamic< T > Member List

This is the complete list of members for mrpt::math::CVectorDynamic< T >, including all inherited members.

array()mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
array() constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
asEigen()mrpt::math::CVectorDynamic< T >inline
asEigen() constmrpt::math::CVectorDynamic< T >inline
assign(const std::size_t N, const T value)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
asString() constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
begin()mrpt::math::CVectorDynamic< T >inline
begin() constmrpt::math::CVectorDynamic< T >inline
block(int start_row, int start_col)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
block(int start_row, int start_col, int BLOCK_ROWS, int BLOCK_COLS)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
block(int start_row, int start_col, int BLOCK_ROWS, int BLOCK_COLS) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
cast() constmrpt::math::CVectorDynamic< T >
cbegin() constmrpt::math::CVectorDynamic< T >inline
cend() constmrpt::math::CVectorDynamic< T >inline
coeff(int r, int c) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
coeffRef(int r, int c)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
cols() constmrpt::math::CVectorDynamic< T >inline
ColsAtCompileTimemrpt::math::CVectorDynamic< T >static
const_iterator typedefmrpt::math::CVectorDynamic< T >
const_reference typedefmrpt::math::CVectorDynamic< T >
Constant(const T value)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inlinestatic
Constant(size_t nrows, size_t ncols, const T value)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inlinestatic
CVectorDynamic()=defaultmrpt::math::CVectorDynamic< T >
CVectorDynamic(size_t N, bool initZero=true)mrpt::math::CVectorDynamic< T >inline
CVectorDynamic(const CVectorDynamic< U > &m)mrpt::math::CVectorDynamic< T >inlineexplicit
CVectorDynamic(const CMatrixFixed< T, ROWS, 1 > &v)mrpt::math::CVectorDynamic< T >inlineexplicit
CVectorDynamic(const ARRAY &data)mrpt::math::CVectorDynamic< T >inline
CVectorDynamic(const Eigen::MatrixBase< Derived > &m)mrpt::math::CVectorDynamic< T >inlineexplicit
difference_type typedefmrpt::math::CVectorDynamic< T >
dot(const CVectorDynamic< T > &v) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
dot(const MatrixVectorBase< T, CVectorDynamic< T > > &v) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
eigen_t typedefmrpt::math::CVectorDynamic< T >
empty() constmrpt::math::CVectorDynamic< T >inline
end()mrpt::math::CVectorDynamic< T >inline
end() constmrpt::math::CVectorDynamic< T >inline
fill(const T &val)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
fromMatlabStringFormat(const std::string &s, mrpt::optional_ref< std::ostream > dump_errors_here=std::nullopt)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
fromVectorLike(const MAT &m)mrpt::math::CVectorDynamic< T >inline
head() constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
Index typedefmrpt::math::CVectorDynamic< T >
inMatlabFormat(const std::size_t decimal_digits=6) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
is_mrpt_typemrpt::math::CVectorDynamic< T >static
isSquare() constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
iterator typedefmrpt::math::CVectorDynamic< T >
loadFromTextFile(std::istream &f)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
loadFromTextFile(const std::string &file)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
m_datamrpt::math::CVectorDynamic< T >protected
matProductOf_Ab(const CMatrixDynamic< T > &A, const CVectorDynamic< T > &b)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
matProductOf_Atb(const CMatrixDynamic< T > &A, const CVectorDynamic< T > &b)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
maxCoeff() constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
maxCoeff(std::size_t &outIndexOfMax) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
maxCoeff(std::size_t &rowIdx, std::size_t &colIdx) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
minCoeff() constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
minCoeff(std::size_t &outIndexOfMin) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
minCoeff(std::size_t &rowIdx, std::size_t &colIdx) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
mvbDerived()mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
mvbDerived() constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
norm() constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
norm_inf() constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
operator!=(const OTHERMATVEC &o) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
operator()(size_t row, size_t col)mrpt::math::CVectorDynamic< T >inline
operator()(size_t row, size_t col) constmrpt::math::CVectorDynamic< T >inline
operator*(const MatrixVectorBase< S2, D2 > &m2) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
operator*(const T s) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
operator*(const CMatrixDynamic< T > &v)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
operator*(const CVectorDynamic< T > &m2) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
operator*=(T s)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
operator+(const MatrixVectorBase< S2, D2 > &m2) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
operator+(const CVectorDynamic< T > &m2) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
operator+=(const MatrixVectorBase< S2, D2 > &m2)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
operator+=(T s)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
operator+=(const CVectorDynamic< T > &m2)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
operator-() constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
operator-(const MatrixVectorBase< S2, D2 > &m2) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
operator-(const CVectorDynamic< T > &m2) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
operator-=(const MatrixVectorBase< S2, D2 > &m2)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
operator-=(T s)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
operator-=(const CVectorDynamic< T > &m2)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
operator=(const CMatrixDynamic< U > &m)mrpt::math::CVectorDynamic< T >inline
operator=(const Eigen::MatrixBase< Derived > &m)mrpt::math::CVectorDynamic< T >inline
operator=(const CMatrixFixed< T, ROWS, 1 > &v)mrpt::math::CVectorDynamic< T >inline
operator==(const OTHERMATVEC &o) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
operator[](size_t ith)mrpt::math::CVectorDynamic< T >inline
operator[](size_t ith) constmrpt::math::CVectorDynamic< T >inline
push_back(const T &val)mrpt::math::CVectorDynamic< T >inline
realloc(const size_t new_len, bool newElementsToZero=false)mrpt::math::CVectorDynamic< T >inline
reference typedefmrpt::math::CVectorDynamic< T >
resize(std::size_t N, bool zeroNewElements=false)mrpt::math::CVectorDynamic< T >inline
rows() constmrpt::math::CVectorDynamic< T >inline
RowsAtCompileTimemrpt::math::CVectorDynamic< T >static
saveToTextFile(const std::string &file, mrpt::math::TMatrixTextFileFormat fileFormat=mrpt::math::MATRIX_FORMAT_ENG, bool appendMRPTHeader=false, const std::string &userHeader=std::string()) constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
Scalar typedefmrpt::math::CVectorDynamic< T >
segmentCopy(int start=0) constmrpt::math::CVectorDynamic< T >inline
segmentCopy(int start, int LEN) constmrpt::math::CVectorDynamic< T >inline
setConstant(const T value)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
setConstant(size_t nrows, size_t ncols, const T value)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
setConstant(size_t nrows, const T value)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
setSize(size_t row, size_t col, bool zeroNewElements=false)mrpt::math::CVectorDynamic< T >inline
setZero()mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
setZero(size_t nrows, size_t ncols)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
setZero(size_t nrows)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
size() constmrpt::math::CVectorDynamic< T >inline
size_type typedefmrpt::math::CVectorDynamic< T >
small_sizemrpt::math::CVectorDynamic< T >protectedstatic
sum() constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
sum_abs() constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >
swap(CVectorDynamic< T > &o)mrpt::math::CVectorDynamic< T >inline
tail() constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
transpose()mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
transpose() constmrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inline
value_type typedefmrpt::math::CVectorDynamic< T >
vec_t typedefmrpt::math::CVectorDynamic< T >protected
Zero()mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inlinestatic
Zero(size_t nrows, size_t ncols)mrpt::math::MatrixVectorBase< T, CVectorDynamic< T > >inlinestatic



Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020