OpenFHE
1.5.1

Contents:

  • Getting Started
  • Examples
  • Tutorials on Cryptographic Capabilities
  • OpenFHE Modules
  • Security Notes for Homomorphic Encryption
  • OpenFHE Library API
  • Contributing to OpenFHE
  • OpenFHE Project Code of Conduct
  • Contributors
  • OpenFHE Governance
  • OpenFHE License
  • Publications on Lattice Crypto Scheme Implementations in OpenFHE
  • How To Migrate A User Project From Palisade To OpenFHE

Appendix

  • Index
OpenFHE
  • »
  • File matrix-lattice-impl.h
  • Edit on GitHub

File matrix-lattice-impl.h

↰ Parent directory (core/include/lattice)

Page Contents

  • Definition (core/include/lattice/matrix-lattice-impl.h)

  • Includes

  • Included By

  • Namespaces

  • Functions

Definition (core/include/lattice/matrix-lattice-impl.h)

  • Program Listing for File matrix-lattice-impl.h

Includes

  • math/matrix-impl.h (File matrix-impl.h)

  • memory (File memory.cpp)

  • utils/parallel.h (File parallel.h)

Included By

  • File lattice.cpp

Namespaces

  • Namespace lbcrypto

Functions

  • Template Function lbcrypto::ConvertToInt32(const Matrix<V>&, const typename V::Integer&)

  • Template Function lbcrypto::ConvertToInt32(const Matrix<T>&, const T&)

  • Template Function lbcrypto::Rotate(Matrix<Element> const&)

  • Template Function lbcrypto::RotateVecResult(Matrix<Element> const&)


© Copyright 2022, OpenFHE.

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