![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility functions for local computer informations management. More...
#include <IPSDKCore/IPSDKCoreExports.h>#include <IPSDKUtil/InstructionSet/InstructionSetTypes.h>#include <IPSDKUtil/Tools/ProcessingResult.h>Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::core | |
| Namespace agregating IPSDK core execution routines and classes. | |
Functions | |
| IPSDKCORE_API bool | ipsdk::core::isAvailable (const eInstructionSet &instructionSet) |
| function allowing to check for instruction set availability on local processor | |
| IPSDKCORE_API ipsdk::BoolResult | ipsdk::core::activateGpuSupport () |
| Activates GPU support. | |
| IPSDKCORE_API ipsdk::BoolResult | ipsdk::core::deactivateGpuSupport () |
| Deactivates GPU support. | |
| IPSDKCORE_API bool | ipsdk::core::isGpuSupportActivated () |
| Returns true if the GPU support is activated. | |
Utility functions for local computer informations management.
1.8.14