Home
last modified time | relevance | path

Searched defs:lastCoeff (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorReductionGpu.h231 half lastCoeff = input.m_impl.coeff(num_coeffs - 1); in ReductionInitFullReduxKernelHalfFloat() local
/aosp_15_r20/external/eigen/Eigen/src/SparseCore/
H A DSparseBlock.h256 const Scalar& lastCoeff() const in lastCoeff() function