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