Skip to content

Commit

Permalink
BUG: Add vnl_vector_from_array to extras __all__
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Apr 3, 2021
1 parent ac080c9 commit 3f8b14b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Wrapping/Generators/Python/itk/support/extras.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@
"vector_container_from_array",
"GetArrayFromVnlVector",
"array_from_vnl_vector",
"GetVnlVectorFromArray",
"vnl_vector_from_array",
"GetArrayViewFromVnlVector",
"array_view_from_vnl_vector",
"GetVnlMatrixFromArray",
Expand Down

0 comments on commit 3f8b14b

Please sign in to comment.