HomeSort by relevance Sort by last modified time
    Searched defs:_expression (Results 1 - 6 of 6) sorted by null

  /external/eigen/Eigen/src/Eigen2Support/
Cwise.h 62 inline const ExpressionType& _expression() const { return m_matrix; } function in class:Eigen::Cwise
76 { return EIGEN_CWISE_BINOP_RETURN_TYPE(internal::scalar_min_op)(_expression(), other.derived()); }
82 { return EIGEN_CWISE_BINOP_RETURN_TYPE(internal::scalar_max_op)(_expression(), other.derived()); }
  /external/eigen/Eigen/src/Core/
Flagged.h 112 const ExpressionType& _expression() const { return m_matrix; } function in class:Eigen::Flagged
SelfAdjointView.h 99 const MatrixTypeNestedCleaned& _expression() const { return m_matrix; } function in class:Eigen::SelfAdjointView
VectorwiseOp.h 242 inline const ExpressionType& _expression() const { return m_matrix; } function in class:Eigen::VectorwiseOp
254 { return typename ReduxReturnType<BinaryOp>::Type(_expression(), func); }
264 { return _expression(); }
274 { return _expression(); }
284 { return _expression(); }
294 { return _expression(); }
303 { return _expression(); }
312 { return _expression(); }
321 { return _expression(); }
331 { return _expression(); }
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
WatchExpressionsSidebarPane.js 351 this.treeOutline.section._expandedExpressions[this._expression()] = true;
357 delete this.treeOutline.section._expandedExpressions[this._expression()];
363 if (this.treeOutline.section._expandedExpressions[this._expression()])
367 _expression: function()
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 766 milliseconds