Module data_values

Source
Expand description

Definition of the Value struct and related functions, which handle data values within CipherCore.

Structs§

Value
A structure that stores pointer to a value that corresponds to an input, output or an intermediate result of a computation.

Traits§

ToNdarray