You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a function $u\in C([0,1],\mathbb R^3)$ which is described by a Vector{Fun{Chebyshev{IntervalSets.ClosedInterval{Int64}, Float64}, Float64, Vector{Float64}}}. How can I described the linear form v -> int <v,u> ?
The text was updated successfully, but these errors were encountered:
Hi,
I have a function$u\in C([0,1],\mathbb R^3)$ which is described by a
Vector{Fun{Chebyshev{IntervalSets.ClosedInterval{Int64}, Float64}, Float64, Vector{Float64}}}
. How can I described the linear formv -> int <v,u>
?The text was updated successfully, but these errors were encountered: