vq3
Public Types | Public Member Functions | List of all members
vq3::epoch::data::none< SAMPLE_TYPE, VERTEX_VALUE_TYPE, PROTOTYPE_TYPE > Struct Template Reference

#include <vq3Epoch.hpp>

Public Types

using sample_type = SAMPLE_TYPE
 
using vertex_value_type = VERTEX_VALUE_TYPE
 
using prototype_type = PROTOTYPE_TYPE
 

Public Member Functions

noneoperator+= (const none &other)
 

Detailed Description

template<typename SAMPLE_TYPE, typename VERTEX_VALUE_TYPE, typename PROTOTYPE_TYPE>
struct vq3::epoch::data::none< SAMPLE_TYPE, VERTEX_VALUE_TYPE, PROTOTYPE_TYPE >

Root data type, it fits vq3::spec::EpochData. It only notifies the types.


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