| 1 | use crate::{ |
| 2 | hyrax::utils::{flat_to_matrix_column_major, tensor_prime}, |
| 3 | utils::{inner_product, scalar_by_vector, vector_sum, Matrix}, |
| 4 | Error, LabeledCommitment, LabeledPolynomial, PolynomialCommitment, |
nothing calls this directly
no outgoing calls
no test coverage detected