Skip to content

Commit

Permalink
Activate specialized Jacobian
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeingold authored Oct 28, 2024
1 parent eba102b commit f5a75b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/specializations/BezierCurve.jl
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ end
# jacobian
################################################################################

#=
function jacobian(
bz::Meshes.BezierCurve,
ts::V,
Expand Down Expand Up @@ -115,4 +114,3 @@ function jacobian(

return (derivative,)
end
=#

0 comments on commit f5a75b8

Please sign in to comment.