Skip to content
Snippets Groups Projects
Verified Commit a77b01a9 authored by Michiel Cottaar's avatar Michiel Cottaar
Browse files

Import norm

parent e2303384
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ module TrapezoidGradients
import JuMP: @constraint, @variable, Model, VariableRef, owner_model, value
import StaticArrays: SVector
import LinearAlgebra: norm
import ...Variables: qvec, rise_time, flat_time, slew_rate, gradient_strength, variables, duration, δ, get_free_variable, VariableType, inverse_slice_thickness
import ...BuildingBlocks: duration, set_simple_constraints!, fixed
import ...BuildSequences: @global_model_constructor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment