helib::PermNetLayer Class Reference
The information needed to apply one layer of a permutation network. More...
#include <permutations.h>
Public Member Functions | |
| long | getGenIdx () const |
| long | getE () const |
| const NTL::Vec< long > & | getShifts () const |
| bool | isIdentity () const |
Friends | |
| class | PermNetwork |
| std::ostream & | operator<< (std::ostream &s, const PermNetwork &net) |
Detailed Description
The information needed to apply one layer of a permutation network.
Member Function Documentation
◆ getE()
|
inline |
◆ getGenIdx()
|
inline |
◆ getShifts()
|
inline |
◆ isIdentity()
|
inline |
Friends And Related Function Documentation
◆ operator<<
|
friend |
◆ PermNetwork
|
friend |
1.9.1