• Calculates the dominant eigenvector of a matrix.

    Parameters

    • matr: ChalkboardMatrix

      The matrix

    • Optional maxIterations: number = 100

      The number of iterations the algorithm runs

    Returns number[]

Generated using TypeDoc