Go to the documentation of this file.
22 #include <gtsam/dllexport.h>
77 void print(
const std::string&
s =
"")
const;
79 GTSAM_EXPORT
friend std::ostream&
operator<<(std::ostream&
os,
166 Matrix4 AdjointMap()
const;
187 inline static size_t Dim() {
return 4; }
190 inline size_t dim()
const {
return 4; }
set noclip points set clip one set noclip two set bar set border lt lw set xdata set ydata set zdata set x2data set y2data set boxwidth set dummy y set format x g set format y g set format x2 g set format y2 g set format z g set angles radians set nogrid set key title set key left top Right noreverse box linetype linewidth samplen spacing width set nolabel set noarrow set nologscale set logscale x set set pointsize set encoding default set nopolar set noparametric set set set set surface set nocontour set clabel set mapping cartesian set nohidden3d set cntrparam order set cntrparam linear set cntrparam levels auto set cntrparam points set size set set xzeroaxis lt lw set x2zeroaxis lt lw set yzeroaxis lt lw set y2zeroaxis lt lw set tics in set ticslevel set tics set mxtics default set mytics default set mx2tics default set my2tics default set xtics border mirror norotate autofreq set ytics border mirror norotate autofreq set ztics border nomirror norotate autofreq set nox2tics set noy2tics set timestamp bottom norotate set rrange[*:*] noreverse nowriteback set trange[*:*] noreverse nowriteback set urange[*:*] noreverse nowriteback set vrange[*:*] noreverse nowriteback set xlabel matrix size set x2label set timefmt d m y n H
static Similarity2 Expmap(const Vector4 &v, OptionalJacobian< 4, 4 > Hm={})
Exponential map at the identity.
size_t dim() const
Dimensionality of tangent space = 4 DOF.
const EIGEN_DEVICE_FUNC InverseReturnType inverse() const
std::ostream & operator<<(std::ostream &os, const Dih6 &m)
bool operator==(const Matrix &A, const Matrix &B)
ofstream os("timeSchurFactors.csv")
static Similarity2 Retract(const Vector4 &v, ChartJacobian H={})
Point2 operator*(double s, const Point2 &p)
multiply with scalar
Pose2_ Expmap(const Vector3_ &xi)
void print(const Matrix &A, const string &s, ostream &stream)
Point3_ transformFrom(const Pose3_ &x, const Point3_ &p)
static Vector4 Local(const Similarity2 &other, ChartJacobian H={})
Both LieGroupTraits and Testable.
Base class and basic functions for Manifold types.
Map< Matrix< T, Dynamic, Dynamic, ColMajor >, 0, OuterStride<> > matrix(T *data, int rows, int cols, int stride)
Rot2 rotation() const
Return a GTSAM rotation.
Base class and basic functions for Lie types.
static Vector4 Logmap(const Similarity2 &S, OptionalJacobian< 4, 4 > Hm={})
double scale() const
Return the scale.
Array< int, Dynamic, 1 > v
std::vector< Point2Pair > Point2Pairs
Point2 translation() const
Return a GTSAM translation.
std::vector< Pose2Pair > Pose2Pairs
static Similarity2 Align(const Point2Pairs &d_abPointPairs, const Rot2 &aRb, const Point2Pair ¢roids)
This method estimates the similarity transform from differences point pairs, given a known or estimat...
static size_t Dim()
Dimensionality of tangent space = 4 DOF - used to autodetect sizes.
Similarity2 inverse(ChartJacobian H) const
Rot2 R(Rot2::fromAngle(0.1))
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:04:12