Searched refs:Sequential_t (Results 1 – 3 of 3) sorted by relevance
/external/eigen/Eigen/src/Core/util/ |
D | Constants.h | 288 enum Sequential_t { Sequential }; enum
|
/external/eigen/Eigen/src/Core/ |
D | DenseBase.h | 316 LinSpaced(Sequential_t, Index size, const Scalar& low, const Scalar& high); 320 LinSpaced(Sequential_t, const Scalar& low, const Scalar& high);
|
D | CwiseNullaryOp.h | 242 DenseBase<Derived>::LinSpaced(Sequential_t, Index size, const Scalar& low, const Scalar& high) 254 DenseBase<Derived>::LinSpaced(Sequential_t, const Scalar& low, const Scalar& high)
|