test_deprecation_policy.py
Go to the documentation of this file.
1 from deprecation_policy import (
2  X,
3  some_deprecated_function,
4  some_future_deprecated_function,
5 )
6 
9 X().deprecated_member_function()
test_CholmodSimplicialLDLT.X
X
Definition: test_CholmodSimplicialLDLT.py:17
some_deprecated_function
void some_deprecated_function()
Definition: deprecation_policy.cpp:9
some_future_deprecated_function
void some_future_deprecated_function()
Definition: deprecation_policy.cpp:13


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Fri Jun 14 2024 02:15:58