Class MatrixSolver02_BlockLanczos


  • public class MatrixSolver02_BlockLanczos
    extends MatrixSolver
    An adapter for Dario Alpern's Block-Lanczos solver. Appears to be faster than the Gaussian solver starting at N>200 bit.
    Author:
    Tilman Neumann