tno.mpc.mpyc.matrix_inverse Logo
v0.4.3

Contents:

  • matrix_inverse package
    • matrix_inverse.matrix_inverse module
      • bareiss_gaussian_elimination()
      • convert_matrix_to_large_sec_fxp()
      • determine_order_secfld()
      • matrix_inverse()
      • random_matrix_determinant()
      • reciprocal_sec_num()
      • scale_and_convert_matrix_to_sec_fld()
      • scale_and_convert_to_secint()
tno.mpc.mpyc.matrix_inverse
  • matrix_inverse package
  • View page source

matrix_inverse package

Module that securely calculates the inverse of a secret-shared matrix using the MPyC framework.

  • matrix_inverse.matrix_inverse module
    • bareiss_gaussian_elimination()
    • convert_matrix_to_large_sec_fxp()
    • determine_order_secfld()
    • matrix_inverse()
    • random_matrix_determinant()
    • reciprocal_sec_num()
    • scale_and_convert_matrix_to_sec_fld()
    • scale_and_convert_to_secint()
Previous Next

© Copyright 2020-2023, TNO MPC Lab.

Built with Sphinx using a theme provided by Read the Docs.
tno.mpc.mpyc.matrix_inverse v0.4.3
Versions
latest
v0.3.1
v0.4.3