mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
committed by
GitHub
parent
2cf0b1cf82
commit
2559d8ea81
@@ -55,6 +55,7 @@ impl<D: Data> LWEInfos for GLWETensor<D> {
|
||||
}
|
||||
|
||||
impl<D: Data> GLWEInfos for GLWETensor<D> {
|
||||
///NOTE: self.rank() != self.to_ref().rank() if self is of type [GLWETensor]
|
||||
fn rank(&self) -> Rank {
|
||||
self.rank
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user