unitaria.ConstantMatrix¶ class unitaria.ConstantMatrix(matrix: ndarray)[source]¶ Bases: ProxyNode Node representing the given matrix For vectors, ConstantVector is more efficient. Parameters: matrix – The matrix which should be implemented