gtsam
3rdparty
Eigen
doc
snippets
Cwise_round.cpp
Go to the documentation of this file.
1
ArrayXd
v
= ArrayXd::LinSpaced(7,-2,2);
2
cout <<
v
<< endl << endl;
3
cout <<
round
(
v
) << endl;
v
ArrayXd v
Definition:
Cwise_round.cpp:1
round
EIGEN_DEVICE_FUNC const RoundReturnType round() const
Definition:
ArrayCwiseUnaryOps.h:467
gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:34:06