enigma v0.1.0 (2016-02-29T12:28:49Z)
Dub
Repo
BCV
boolean_matrix
Undocumented in source.
struct
BCV (
size_t
n
)
if
(
n
> 0
) {
bool
[
n
]
c_vec
;
}
Alias This
c_vec
Members
Variables
c_vec
bool
[
n
]
c_vec
;
Undocumented in source.
Meta
Source
See Implementation
boolean_matrix
enums
Identity
functions
lowerRotator
permutation
transpose
upperRotator
structs
BCV
BSM