HEonGPU

Contents:

  • Introduction to HEonGPU
  • Getting Started
  • User Guide
  • Technical Deep Dive
  • Bootstrapping in HEonGPU
  • Library Examples
  • API Reference
  • Full API Listing
  • Advanced Topics
  • Contributing to HEonGPU
  • Appendix
HEonGPU
  • File bigintegerarith.cuh
  • View page source

File bigintegerarith.cuh

↰ Parent directory (src/include/heongpu/util)

Contents

  • Definition (src/include/heongpu/util/bigintegerarith.cuh)

  • Includes

  • Included By

  • Namespaces

  • Functions

  • Defines

Definition (src/include/heongpu/util/bigintegerarith.cuh)

  • Program Listing for File bigintegerarith.cuh

Includes

  • gpuntt/common/modular_arith.cuh

Included By

  • File decryption.cuh

  • File encoding.cuh

Namespaces

  • Namespace heongpu

  • Namespace heongpu::biginteger

Functions

  • Function heongpu::biginteger::add

  • Function heongpu::biginteger::add_inplace

  • Function heongpu::biginteger::compare

  • Function heongpu::biginteger::is_equal

  • Function heongpu::biginteger::is_greater

  • Function heongpu::biginteger::is_greater_or_equal

  • Function heongpu::biginteger::is_less

  • Function heongpu::biginteger::is_less_or_equal

  • Function heongpu::biginteger::min_

  • Function heongpu::biginteger::multiply

  • Function heongpu::biginteger::set

  • Function heongpu::biginteger::set_zero

  • Function heongpu::biginteger::sub

  • Function heongpu::biginteger::sub2

Defines

  • Define HEONGPU_BIGINTEGER_ARITHMATIC_H


© Copyright 2025, Ali Şah Özcan.

Built with Sphinx using a theme provided by Read the Docs.