mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 13:16:44 +01:00
everything compiles. Scratchpad not yet implemented
This commit is contained in:
@@ -33,7 +33,7 @@ impl Backend for NTT120 {
|
||||
|
||||
pub struct Module<B: Backend> {
|
||||
pub ptr: *mut MODULE,
|
||||
pub n: usize,
|
||||
n: usize,
|
||||
_marker: PhantomData<B>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user