PandA-2024.02
examples
python-bindings
pysum.py
Go to the documentation of this file.
1
def
PySum
(a,b):
2
return
a + b;
pysum.PySum
def PySum(a, b)
Definition:
pysum.py:1
Generated on Mon Feb 12 2024 13:02:50 for PandA-2024.02 by
1.8.13