mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 21:26:41 +01:00
wip
This commit is contained in:
@@ -11,7 +11,7 @@ pub trait VecZnxDftFromBytes<B: Backend> {
|
||||
}
|
||||
|
||||
pub trait VecZnxDftAllocBytes {
|
||||
fn vec_znx_dft_alloc_bytes(&self, cols: usize, size: usize) -> usize;
|
||||
fn vec_znx_dft_bytes_of(&self, cols: usize, size: usize) -> usize;
|
||||
}
|
||||
|
||||
pub trait VecZnxDftApply<B: Backend> {
|
||||
|
||||
Reference in New Issue
Block a user