Package org.apache.mahout.math.decomposer.lanczos

Class Summary
LanczosSolver Simple implementation of the Lanczos algorithm for finding eigenvalues of a symmetric matrix, applied to non-symmetric matrices by applying Matrix.timesSquared(vector) as the "matrix-multiplication" method.
LanczosState  
 

Enum Summary
LanczosSolver.TimingSection  
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.