HEonGPU
Contents:
Introduction to HEonGPU
Getting Started
User Guide
Technical Deep Dive
Bootstrapping in HEonGPU
Library Examples
API Reference
Full API Listing
Full API
Namespaces
Classes and Structs
Enums
Functions
Variables
Variable heongpu::error_std_dev
Variable heongpu::serializer::is_serializable_v
Variable initial_device_memorypool_size
Variable initial_host_memorypool_size
Variable max_device_memorypool_size
Variable max_host_memorypool_size
Defines
Typedefs
Advanced Topics
Contributing to HEonGPU
Appendix
HEonGPU
Full API Listing
Variable heongpu::serializer::is_serializable_v
View page source
Variable heongpu::serializer::is_serializable_v
Defined in
File serializer.h
Variable Documentation
template
<
typename
T
>
constexpr
bool
heongpu
::
serializer
::
is_serializable_v
=
is_serializable
<
T
>
::
value