Searched defs:ei2 (Results 1 – 4 of 4) sorted by relevance
47 EigenSolver<MatrixType> ei2; in eigensolver() local
59 ComplexEigenSolver<MatrixType> ei2; in eigensolver() local
163 bool EndpointIndexLess(const EndpointIndex& ei1, const EndpointIndex& ei2) { in EndpointIndexLess()442 EndpointIndex ei2 = { mapping[i].rva_original + mapping[i].length + in BuildEndpointIndexMap() local
47 bool operator==(const EndpointIndex& ei1, const EndpointIndex& ei2) { in operator ==()