Home
last modified time | relevance | path

Searched defs:cwiseMax (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/plugins/
DMatrixCwiseBinaryOps.h104 cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in cwiseMax() function
115 cwiseMax(const Scalar &other) const in cwiseMax() function
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorCostModel.h106 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorOpCost cwiseMax( in cwiseMax() function
DTensorBase.h292 cwiseMax(Scalar threshold) const { in cwiseMax() function
360 cwiseMax(const OtherDerived& other) const { in cwiseMax() function