HomeSort by relevance Sort by last modified time
    Searched refs:ges (Results 1 - 6 of 6) sorted by null

  /external/eigen/doc/snippets/
GeneralizedEigenSolver.cpp 1 GeneralizedEigenSolver<MatrixXf> ges; variable
4 ges.compute(A, B);
5 cout << "The (complex) numerators of the generalzied eigenvalues are: " << ges.alphas().transpose() << endl;
6 cout << "The (real) denominatore of the generalzied eigenvalues are: " << ges.betas().transpose() << endl;
7 cout << "The (complex) generalzied eigenvalues are (alphas./beta): " << ges.eigenvalues().transpose() << endl;
  /external/curl/packages/vms/
backup_gnv_curl_src.com 92 $ if (swvers_maj .ges. "8") .and. (swvers_min .ges. 4)
build_vms.com 244 $ if maj_ver .ges. "8"
248 $ if maj_ver .eqs. "7" .and. min_ver .ges. "3" .and. patch .nes. ""
    [all...]
gnv_link_curl.com 52 $ if maj_ver .ges. "8"
56 $ if maj_ver .eqs. "7" .and. min_ver .ges. "3" .and. patch .nes. ""
193 $ if ver_patchltr .ges. "w" then use_hp_ssl = 1
230 $ if gnv_ver_patchltr .ges. "w" then use_gnv_ssl = 1
  /prebuilts/go/darwin-x86/src/html/
entity.go     [all...]
  /prebuilts/go/linux-x86/src/html/
entity.go     [all...]

Completed in 777 milliseconds