1
0
mirror of https://github.com/kalmarek/PropertyT.jl.git synced 2024-07-17 10:55:30 +02:00

empty line

This commit is contained in:
kalmar 2017-03-15 08:24:33 +01:00
parent 0924d24c03
commit 12245ffd9a

View File

@ -84,4 +84,3 @@ function solve_SDP(SDP_problem, solver)
A = JuMP.getvalue(JuMP.getvariable(SDP_problem, :A)) A = JuMP.getvalue(JuMP.getvariable(SDP_problem, :A))
return κ, A return κ, A
end end