SeComLib
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Pages
Public Attributes | List of all members
SeComLib::SecureRecommendations::TestDataRow Struct Reference

Processed test data container. More...

#include <test_data_row.h>

Public Attributes

SecureSvm::EncryptedVector x
 Encrypted test data vector.
 
SecureSvm::EncryptedVector xx
 Encrypted vector product combinations, \( x_i x_j \), stored as an unraveled upper triangular matrix.
 
SecureSvm::EncryptedVector xSquared
 Encrypted squared test data vector.
 
unsigned short clusterLabel
 The expected cluster (use this for accuracy measures)
 
char qualityOfLifeLabel
 The quality of life measure (use this for accuracy measures)
 

Detailed Description

Processed test data container.

Definition at line 40 of file test_data_row.h.


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