Skip to content

fix bug in LeveledSHERNS::EvalSubInPlace(Ciphertext<DCRTPoly>& ciphertext, ConstPlaintext& plaintext) #1216

Description

@pascoec

EvalSubInPlace() calls EvalAddCoreInPlace() when scaling technique is NORESCALE. Should call EvalSubCoreInPlace().

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions