splaplacian is Float64 by default

This commit is contained in:
kalmar 2017-06-09 11:58:44 +02:00
parent 53ea594438
commit c6c3cba728
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ function orbit_check_propertyT(logger, sett::Settings)
init_orbit_data(logger, sett, radius=sett.radius)
Δ = float(PropertyT.ΔandSDPconstraints(sett.name, sett.G)[1])
Δ = PropertyT.ΔandSDPconstraints(sett.name, sett.G)[1]
fnames = PropertyT.λSDPfilenames(sett.name)