Uses of Class
no.uib.cipr.matrix.DenseVectorSub

Packages that use DenseVectorSub
no.uib.cipr.matrix.sparse Unstructured sparse matrices and vectors with iterative solvers and preconditioners. 
 

Uses of DenseVectorSub in no.uib.cipr.matrix.sparse
 

Methods in no.uib.cipr.matrix.sparse that return types with arguments of type DenseVectorSub
 Map<Double,DenseVectorSub> ArpackSym.solve(int eigenvalues, ArpackSym.Ritz ritz)
          Solve the eigensystem for the number of eigenvalues requested.
 



Copyright © 2015. All Rights Reserved.