.. Copyright 2026 DeepMind Technologies Limited. .. .. Licensed under the Apache License, Version 2.0 (the "License"); .. you may not use this file except in compliance with the License. .. You may obtain a copy of the License at .. .. http://www.apache.org/licenses/LICENSE-2.0 .. .. Unless required by applicable law or agreed to in writing, software .. distributed under the License is distributed on an "AS IS" BASIS, .. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. .. See the License for the specific language governing permissions and .. limitations under the License. jax\_privacy.matrix\_factorization.buffered\_toeplitz ===================================================== .. currentmodule:: jax_privacy.matrix_factorization.buffered_toeplitz .. automodule:: jax_privacy.matrix_factorization.buffered_toeplitz .. rubric:: Functions .. autosummary:: :toctree: blt_pair_from_theta_pair check_float64_dtype geometric_sum get_init_blt iteration_error limit_max_error limit_max_loss max_error max_loss min_buf_decay_gap require_buf_decay_less_eq_one require_output_scale_gt_zero robust_max_error_Gamma_j robust_max_error_Gamma_jk sensitivity_squared .. rubric:: Classes .. autosummary:: :toctree: :template: autosummary/class.rst BufferedToeplitz LossFn Parameterization StreamingMatrixBuilder