Searched refs:FMatrixType (Results 1 – 1 of 1) sorted by relevance
65 typedef Matrix < Scalar, Dynamic, Dynamic > FMatrixType; in gmres() typedef83 FMatrixType H = FMatrixType::Zero(m, restart + 1); // Hessenberg matrix in gmres()183 H = FMatrixType::Zero(m, restart + 1); in gmres()