GNUnet 0.24.4-talerdev.1-13-g62dff6af1
 
Loading...
Searching...
No Matches
GNUNET_SCALARPRODUCT_Element Struct Reference

An element key-value pair for scalarproduct. More...

#include <gnunet_scalarproduct_service.h>

Collaboration diagram for GNUNET_SCALARPRODUCT_Element:
[legend]

Data Fields

struct GNUNET_HashCode key
 Key used to identify matching pairs of values to multiply.
 
int64_t value
 Value to multiply in scalar product, in NBO.
 

Detailed Description

An element key-value pair for scalarproduct.

Definition at line 97 of file gnunet_scalarproduct_service.h.

Field Documentation

◆ key

◆ value


The documentation for this struct was generated from the following file: