shark::QpSparseArray< QpFloatType >::Row Struct Reference

Data structure describing a row of the sparse array. More...

#include <shark/Algorithms/QP/QpSparseArray.h>

Public Attributes

Entryentry
 
std::size_t size
 
QpFloatType defaultvalue
 

Detailed Description

template<class QpFloatType>
struct shark::QpSparseArray< QpFloatType >::Row

Data structure describing a row of the sparse array.

Definition at line 71 of file QpSparseArray.h.

Member Data Documentation

§ defaultvalue

§ entry

§ size


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