Preparing search index...
The search index is not available
Documentation
Documentation
@divviup/dap
<internal>
TestVector
Interface TestVector<AP, M, AR>
interface
TestVector
<
AP
,
M
,
AR
>
{
agg_param
:
AP
;
agg_result
:
AR
;
agg_shares
:
string
[]
;
prep
:
PrepTestVector
<
M
>
[]
;
shares
:
number
;
verify_key
:
string
;
}
Type Parameters
AP
M
AR
Index
Properties
agg_
param
agg_
result
agg_
shares
prep
shares
verify_
key
Properties
agg_
param
agg_param
:
AP
agg_
result
agg_result
:
AR
agg_
shares
agg_shares
:
string
[]
prep
prep
:
PrepTestVector
<
M
>
[]
shares
shares
:
number
verify_
key
verify_key
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agg_
param
agg_
result
agg_
shares
prep
shares
verify_
key
Documentation
Loading...