var searchIndex = {}; searchIndex["nalgebra_lapack"] = {"doc":"linear algebra operations for [nalgebra][1] matrices using [LAPACK][2].","items":[[3,"NalgebraLapackError","nalgebra_lapack","",null,null],[12,"desc","","",0,null],[6,"NalgebraLapackResult","","",null,null],[8,"HasEigensystem","","A type for which eigenvalues and eigenvectors can be computed.",null,null],[16,"InnerType","","type of the internal representation (e.g. `f32`)",1,null],[10,"eigensystem","","`eigensystem` computes eigenvalues and right eigenvectors",1,null],[8,"HasSVD","","A type for which a singular value decomposition can be computed.",null,null],[16,"VectorType","","type of the output vector element (e.g. `f32`)",2,null],[16,"MatrixType","","type of the output matrix element (e.g. `f32` or `Complex<f32>`)",2,null],[10,"svd","","`svd` computes the singular value decomposition (SVD). Returns full\nmatrices.",2,null],[11,"fmt","","",0,null],[11,"description","","",0,null],[11,"fmt","","",0,null],[11,"from","","",0,{"inputs":[{"name":"string"}],"output":{"name":"nalgebralapackerror"}}]],"paths":[[3,"NalgebraLapackError"],[8,"HasEigensystem"],[8,"HasSVD"]]}; initSearch(searchIndex);