viaduct
0.2.0-5-g5831d91.dirty
runtime
/
edu.cornell.cs.apl.viaduct.backend.zkp
/
ZKPObject
/
ZKPVectorObject
ZKPVector
Object
class
ZKPVectorObject
(
size
:
Int
,
defaultValue
:
Value
,
wireGenerator
:
WireGenerator
)
:
ZKPObject
Content copied to clipboard
Properties
Properties
defaultValue
Link copied to clipboard
val
defaultValue
:
Value
Content copied to clipboard
gates
Link copied to clipboard
val
gates
:
ArrayList
<
WireTerm
>
Content copied to clipboard
size
Link copied to clipboard
val
size
:
Int
Content copied to clipboard
wireGenerator
Link copied to clipboard
val
wireGenerator
:
WireGenerator
Content copied to clipboard