HomeSort by relevance Sort by last modified time
    Searched refs:scalar_boolean_and_op (Results 1 - 2 of 2) sorted by null

  /external/eigen/Eigen/src/plugins/
ArrayCwiseBinaryOps.h 175 inline const CwiseBinaryOp<internal::scalar_boolean_and_op, const Derived, const OtherDerived>
180 return CwiseBinaryOp<internal::scalar_boolean_and_op, const Derived, const OtherDerived>(derived(),other.derived());