Class ComplexMatrix.Identity

  • All Implemented Interfaces:
    java.lang.Iterable<org.apache.commons.math.complex.Complex>, Matrix<org.apache.commons.math.complex.Complex>
    Enclosing class:
    ComplexMatrix

    public static class ComplexMatrix.Identity
    extends ComplexMatrix
    • Constructor Detail

      • Identity

        public Identity​(int size)