Replies: 1 comment
-
Sure, you are very welcome. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Most of the documentation is for the C/Python API. Usually, when using the C++ API I look into the implementation and then look at the documentation of the underlying C functions. I was thinking of gradually adding documentation for the C++ api especially for the most used functions and the functions that differ from the C/Python API (esp. constructors etc.). Would this be appreciated or is there a specific reason a lot of documentation is missing for the C++ api.
Beta Was this translation helpful? Give feedback.
All reactions