Cwise_rint.cpp
Go to the documentation of this file.
1 ArrayXd v = ArrayXd::LinSpaced(7,-2,2);
2 cout << v << endl << endl;
3 cout << rint(v) << endl;
v
ArrayXd v
Definition: Cwise_rint.cpp:1
rint
const EIGEN_DEVICE_FUNC RintReturnType rint() const
Definition: ArrayCwiseUnaryOps.h:453


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:02:05