show_y
show_y
show_y(q::Q, order::AbstractVector{<:Int})
@show_y(q, order)
Pretty print the condition q::Q using the variables of the dynamic system, i.e. y.
Arguments
q::Q: A transmission condition. See alsoQ.order::AbstractVector{<:Int}: The order of variables defined by the transmission matrix.