You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This chapter contains lots of examples and use-cases on how to use the quantum library properly. Not all methods and interfaces are discussed however, which means that it is up to the individual programmer to read the API documentation and familiarize himself/herself with the concepts. The important headers files to read are located under the quantum/interface directory, since all API access is achieved via interfaces.
NOTE: For brevity purposes, all class names in the code examples are shown without the Bloomberg::quantum namespace.