From 0004e0c025885feac64e07a846bc1295d97a2bea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Sat, 17 Nov 2018 18:39:53 +0100 Subject: [PATCH] Type n in SymMatrix --- src/matmeasure.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/matmeasure.jl b/src/matmeasure.jl index e4191cb..b873eb5 100644 --- a/src/matmeasure.jl +++ b/src/matmeasure.jl @@ -4,7 +4,7 @@ using SemialgebraicSets struct SymMatrix{T} <: AbstractMatrix{T} Q::Vector{T} - n + n::Int end # i <= j