gtsam::FixedVector< N > Member List

This is the complete list of members for gtsam::FixedVector< N >, including all inherited members.

_check_template_params()Eigen::PlainObjectBase< Derived >inlinestatic
_init1(Index size, typename internal::enable_if<(Base::SizeAtCompileTime!=1||!internal::is_convertible< T, Scalar >::value) &&((!internal::is_same< typename internal::traits< Derived >::XprKind, ArrayXpr >::value||Base::SizeAtCompileTime==Dynamic)), T >::type *=0)Eigen::PlainObjectBase< Derived >inlineprotected
_init1(const Scalar &val0, typename internal::enable_if< Base::SizeAtCompileTime==1 &&internal::is_convertible< T, Scalar >::value, T >::type *=0)Eigen::PlainObjectBase< Derived >inlineprotected
_init1(const Index &val0, typename internal::enable_if<(!internal::is_same< Index, Scalar >::value) &&(internal::is_same< Index, T >::value) &&Base::SizeAtCompileTime==1 &&internal::is_convertible< T, Scalar >::value, T *>::type *=0)Eigen::PlainObjectBase< Derived >inlineprotected
_init1(const Scalar *data)Eigen::PlainObjectBase< Derived >inlineprotected
_init1(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inlineprotected
_init1(const Derived &other)Eigen::PlainObjectBase< Derived >inlineprotected
_init1(const EigenBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inlineprotected
_init1(const ReturnByValue< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inlineprotected
_init1(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Eigen::PlainObjectBase< Derived >inlineprotected
_init1(const Scalar &val0, typename internal::enable_if< Base::SizeAtCompileTime!=Dynamic &&Base::SizeAtCompileTime!=1 &&internal::is_convertible< T, Scalar >::value &&internal::is_same< typename internal::traits< Derived >::XprKind, ArrayXpr >::value, T >::type *=0)Eigen::PlainObjectBase< Derived >inlineprotected
_init1(const Index &val0, typename internal::enable_if<(!internal::is_same< Index, Scalar >::value) &&(internal::is_same< Index, T >::value) &&Base::SizeAtCompileTime!=Dynamic &&Base::SizeAtCompileTime!=1 &&internal::is_convertible< T, Scalar >::value &&internal::is_same< typename internal::traits< Derived >::XprKind, ArrayXpr >::value, T *>::type *=0)Eigen::PlainObjectBase< Derived >inlineprotected
_init2(Index rows, Index cols, typename internal::enable_if< Base::SizeAtCompileTime!=2, T0 >::type *=0)Eigen::PlainObjectBase< Derived >inlineprotected
_init2(const T0 &val0, const T1 &val1, typename internal::enable_if< Base::SizeAtCompileTime==2, T0 >::type *=0)Eigen::PlainObjectBase< Derived >inlineprotected
_init2(const Index &val0, const Index &val1, typename internal::enable_if<(!internal::is_same< Index, Scalar >::value) &&(internal::is_same< T0, Index >::value) &&(internal::is_same< T1, Index >::value) &&Base::SizeAtCompileTime==2, T1 >::type *=0)Eigen::PlainObjectBase< Derived >inlineprotected
_resize_to_match(const EigenBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inlineprotected
_set(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inlineprotected
_set_noalias(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inlineprotected
AlignedMapType typedefEigen::PlainObjectBase< Derived >
Base typedefgtsam::FixedVector< N >
base()Eigen::PlainObjectBase< Derived >inline
base() constEigen::PlainObjectBase< Derived >inline
basis(size_t i)gtsam::FixedVector< N >inlinestatic
coeff(Index rowId, Index colId) constEigen::PlainObjectBase< Derived >inline
coeff(Index index) constEigen::PlainObjectBase< Derived >inline
coeffRef(Index rowId, Index colId)Eigen::PlainObjectBase< Derived >inline
coeffRef(Index index)Eigen::PlainObjectBase< Derived >inline
coeffRef(Index rowId, Index colId) constEigen::PlainObjectBase< Derived >inline
coeffRef(Index index) constEigen::PlainObjectBase< Derived >inline
cols() const EIGEN_NOEXCEPTEigen::PlainObjectBase< Derived >inline
conservativeResize(Index rows, Index cols)Eigen::PlainObjectBase< Derived >inline
conservativeResize(Index rows, NoChange_t)Eigen::PlainObjectBase< Derived >inline
conservativeResize(NoChange_t, Index cols)Eigen::PlainObjectBase< Derived >inline
conservativeResize(Index size)Eigen::PlainObjectBase< Derived >inline
conservativeResizeLike(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inline
ConstAlignedMapType typedefEigen::PlainObjectBase< Derived >
ConstMapType typedefEigen::PlainObjectBase< Derived >
data() constEigen::PlainObjectBase< Derived >inline
data()Eigen::PlainObjectBase< Derived >inline
delta(size_t i, double value)gtsam::FixedVector< N >inlinestatic
DenseType typedefEigen::PlainObjectBase< Derived >
dim()gtsam::FixedVector< N >inlinestatic
equals(const FixedVector< M > &other, double tol=1e-9) constgtsam::FixedVector< N >inline
equals(const FixedVector &other, double tol=1e-9) constgtsam::FixedVector< N >inline
FixedVector()gtsam::FixedVector< N >inline
FixedVector(const FixedVector &v)gtsam::FixedVector< N >inline
FixedVector(const Vector &v)gtsam::FixedVector< N >inline
FixedVector(const double *values)gtsam::FixedVector< N >inline
innerStride() const EIGEN_NOEXCEPTEigen::Matrix< double, N, 1 >inline
IsPlainObjectBase enum valueEigen::PlainObjectBase< Derived >
lazyAssign(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inline
m_storageEigen::PlainObjectBase< Derived >protected
Map(const Scalar *data)Eigen::PlainObjectBase< Derived >inlinestatic
Map(Scalar *data)Eigen::PlainObjectBase< Derived >inlinestatic
Map(const Scalar *data, Index size)Eigen::PlainObjectBase< Derived >inlinestatic
Map(Scalar *data, Index size)Eigen::PlainObjectBase< Derived >inlinestatic
Map(const Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Derived >inlinestatic
Map(Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Derived >inlinestatic
Map(const Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
Map(Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(const Scalar *data)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(Scalar *data)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(const Scalar *data, Index size)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(Scalar *data, Index size)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(const Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(Scalar *data, Index rows, Index cols)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(const Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(Scalar *data, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(const Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(Scalar *data, Index size, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
MapAligned(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride)Eigen::PlainObjectBase< Derived >inlinestatic
MapType typedefEigen::PlainObjectBase< Derived >
Matrix()Eigen::Matrix< double, N, 1 >inline
Matrix(internal::constructor_without_unaligned_array_assert)Eigen::Matrix< double, N, 1 >inlineexplicit
Matrix(const T &x)Eigen::Matrix< double, N, 1 >inlineexplicit
Matrix(const T0 &x, const T1 &y)Eigen::Matrix< double, N, 1 >inline
Matrix(const Scalar &x, const Scalar &y, const Scalar &z)Eigen::Matrix< double, N, 1 >inline
Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)Eigen::Matrix< double, N, 1 >inline
Matrix(const Matrix &other)Eigen::Matrix< double, N, 1 >inline
Matrix(const EigenBase< OtherDerived > &other)Eigen::Matrix< double, N, 1 >inline
Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Eigen::Matrix< double, N, 1 >explicit
NeedsToAlign enum valueEigen::PlainObjectBase< Derived >
ones()gtsam::FixedVector< N >inlinestatic
operator=(const Matrix &other)Eigen::Matrix< double, N, 1 >inline
operator=(const DenseBase< OtherDerived > &other)Eigen::Matrix< double, N, 1 >inline
operator=(const EigenBase< OtherDerived > &other)Eigen::Matrix< double, N, 1 >inline
operator=(const ReturnByValue< OtherDerived > &func)Eigen::Matrix< double, N, 1 >inline
operator=(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Eigen::Matrix< double, N, 1 >
operator=(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Eigen::Matrix< double, N, 1 >
Eigen::PlainObjectBase::operator=(const PlainObjectBase &other)Eigen::PlainObjectBase< Derived >inline
Options enum valueEigen::Matrix< double, N, 1 >
outerStride() const EIGEN_NOEXCEPTEigen::Matrix< double, N, 1 >inline
packet(Index rowId, Index colId) constEigen::PlainObjectBase< Derived >inline
packet(Index index) constEigen::PlainObjectBase< Derived >inline
PacketScalar typedefEigen::PlainObjectBase< Derived >
PlainObject typedefEigen::Matrix< double, N, 1 >
PlainObjectBase()Eigen::PlainObjectBase< Derived >inlineprotected
PlainObjectBase(internal::constructor_without_unaligned_array_assert)Eigen::PlainObjectBase< Derived >inlineexplicitprotected
PlainObjectBase(const PlainObjectBase &other)Eigen::PlainObjectBase< Derived >inlineprotected
PlainObjectBase(Index size, Index rows, Index cols)Eigen::PlainObjectBase< Derived >inlineprotected
PlainObjectBase(const DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inlineprotected
PlainObjectBase(const EigenBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inlineprotected
PlainObjectBase(const ReturnByValue< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inlineprotected
print(const std::string &name="") constgtsam::FixedVector< N >inline
RealScalar typedefEigen::PlainObjectBase< Derived >
repeat(double value)gtsam::FixedVector< N >inlinestatic
resize(Index rows, Index cols)Eigen::PlainObjectBase< Derived >inline
resize(Index size)Eigen::PlainObjectBase< Derived >inline
resize(NoChange_t, Index cols)Eigen::PlainObjectBase< Derived >inline
resize(Index rows, NoChange_t)Eigen::PlainObjectBase< Derived >inline
resizeLike(const EigenBase< OtherDerived > &_other)Eigen::PlainObjectBase< Derived >inline
rows() const EIGEN_NOEXCEPTEigen::PlainObjectBase< Derived >inline
Scalar typedefEigen::PlainObjectBase< Derived >
setConstant(Index size, const Scalar &val)Eigen::PlainObjectBase< Derived >
setConstant(Index rows, Index cols, const Scalar &val)Eigen::PlainObjectBase< Derived >
setConstant(NoChange_t, Index cols, const Scalar &val)Eigen::PlainObjectBase< Derived >
setConstant(Index rows, NoChange_t, const Scalar &val)Eigen::PlainObjectBase< Derived >
setOnes(Index size)Eigen::PlainObjectBase< Derived >
setOnes(Index rows, Index cols)Eigen::PlainObjectBase< Derived >
setOnes(NoChange_t, Index cols)Eigen::PlainObjectBase< Derived >
setOnes(Index rows, NoChange_t)Eigen::PlainObjectBase< Derived >
setRandom(Index size)Eigen::PlainObjectBase< Derived >
setRandom(Index rows, Index cols)Eigen::PlainObjectBase< Derived >
setRandom(NoChange_t, Index cols)Eigen::PlainObjectBase< Derived >
setRandom(Index rows, NoChange_t)Eigen::PlainObjectBase< Derived >
setZero(Index size)Eigen::PlainObjectBase< Derived >
setZero(Index rows, Index cols)Eigen::PlainObjectBase< Derived >
setZero(NoChange_t, Index cols)Eigen::PlainObjectBase< Derived >
setZero(Index rows, NoChange_t)Eigen::PlainObjectBase< Derived >
StorageKind typedefEigen::PlainObjectBase< Derived >
swap(DenseBase< OtherDerived > &other)Eigen::PlainObjectBase< Derived >inline
swap(DenseBase< OtherDerived > const &other)Eigen::PlainObjectBase< Derived >inline
writePacket(Index rowId, Index colId, const PacketScalar &val)Eigen::PlainObjectBase< Derived >inline
writePacket(Index index, const PacketScalar &val)Eigen::PlainObjectBase< Derived >inline
zero()gtsam::FixedVector< N >inlinestatic


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:19