Searched defs:setConstant (Results 1 – 3 of 3) sorted by relevance
141 void setConstant(bool Val) { isConstantGlobal = Val; } in setConstant() function
135 void setConstant(bool Val) { isConstantGlobal = Val; } in setConstant() function
844 EIGEN_STRONG_INLINE Derived& setConstant(const Scalar& val) { in setConstant() function