There was an error while loading. Please reload this page.
1 parent 4870169 commit 6c6597dCopy full SHA for 6c6597d
1 file changed
src/profiles.jl
@@ -415,4 +415,4 @@ end
415
-(a::ScenarioProfile{T}) where {T} = ScenarioProfile(-a.vals)
416
-(a::RepresentativeProfile{T}) where {T} = RepresentativeProfile(-a.vals)
417
418
-+(a::TimeProfile{T}) where {T} = a
++(a::TimeProfile{T}) where {T} = a
0 commit comments