Class KroneckerProduct

    • Constructor Detail

      • KroneckerProduct

        public KroneckerProduct​(Matrix A,
                                Matrix B)
        Construct the Kronecker product of two matrices.
        Parameters:
        A - a matrix
        B - a matrix