MCPcopy Create free account
hub / github.com/abess-team/abess / diagonal

Method diagonal

python/include/Eigen/src/Geometry/AlignedBox.h:134–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132 * will provide it.
133 */
134 EIGEN_DEVICE_FUNC inline CwiseBinaryOp< internal::scalar_difference_op<Scalar,Scalar>, const VectorType, const VectorType> diagonal() const
135 { return sizes(); }
136
137 /** \returns the vertex of the bounding box at the corner defined by
138 * the corner-id corner. It works only for a 1D, 2D or 3D bounding box.

Callers 4

toRotationMatrixMethod · 0.45
operator*Method · 0.45
operator*Method · 0.45
Transform.hFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected