SIde-Channel Analysis toolKit (SICAK)
Software toolkit for side-channel analysis
|
This is the complete list of members for PowerPredictions< T >, including all inherited members.
ArrayType() | ArrayType< T > | inlineprotected |
cols() const | Matrix< T > | inlinevirtual |
data() | Matrix< T > | inlinevirtual |
data() const | Matrix< T > | inlinevirtual |
DataType() | DataType | inlineprotected |
fill(T val) | Matrix< T > | inlinevirtual |
init(size_t noOfCandidates, size_t noOfTraces) | PowerPredictions< T > | inlinevirtual |
Matrix::init(size_t cols, size_t rows, T initVal) | Matrix< T > | inlinevirtual |
length() const | Matrix< T > | inlinevirtual |
m_cols | Matrix< T > | protected |
m_rows | Matrix< T > | protected |
m_vector | Matrix< T > | protected |
Matrix() | Matrix< T > | inline |
Matrix(size_t cols, size_t rows) | Matrix< T > | inline |
Matrix(size_t cols, size_t rows, T initVal) | Matrix< T > | inline |
Matrix(Matrix &&other) | Matrix< T > | inline |
MatrixType() | MatrixType< T > | inlineprotected |
noOfCandidates() const | PowerPredictions< T > | inlinevirtual |
noOfTraces() const | PowerPredictions< T > | inlinevirtual |
operator()(size_t keyCandidate, size_t trace) | PowerPredictions< T > | inlinevirtual |
operator()(size_t keyCandidate, size_t trace) const | PowerPredictions< T > | inlinevirtual |
operator=(PowerPredictions &&other) | PowerPredictions< T > | inline |
Matrix::operator=(Matrix &&other) | Matrix< T > | inline |
PowerPredictions() | PowerPredictions< T > | inline |
PowerPredictions(size_t noOfCandidates, size_t noOfTraces) | PowerPredictions< T > | inline |
PowerPredictions(size_t noOfCandidates, size_t noOfTraces, T initVal) | PowerPredictions< T > | inline |
PowerPredictions(PowerPredictions &&other) | PowerPredictions< T > | inline |
rows() const | Matrix< T > | inlinevirtual |
size() const | Matrix< T > | inlinevirtual |
~ArrayType() | ArrayType< T > | inlinevirtual |
~DataType() | DataType | inlinevirtual |
~Matrix() | Matrix< T > | inlinevirtual |
~MatrixType() | MatrixType< T > | inlinevirtual |
~PowerPredictions() | PowerPredictions< T > | inline |