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
Defines
Typedefs
Typedef heongpu::HEContext
Advanced Topics
Contributing to HEonGPU
Appendix
HEonGPU
Full API Listing
Typedef heongpu::HEContext
View page source
Typedef heongpu::HEContext
Defined in
File schemes.h
Typedef Documentation
template
<
Scheme
S
>
using
heongpu
::
HEContext
=
std
::
shared_ptr
<
HEContextImpl
<
S
>
>