vq3
Public Types | Public Member Functions | Public Attributes | List of all members
vq3::epoch::data::wta< MOTHER > Struct Template Reference

#include <vq3Epoch.hpp>

Inheritance diagram for vq3::epoch::data::wta< MOTHER >:
Inheritance graph
[legend]
Collaboration diagram for vq3::epoch::data::wta< MOTHER >:
Collaboration graph
[legend]

Public Types

using sample_type = typename MOTHER::sample_type
 
using vertex_value_type = typename MOTHER::vertex_value_type
 
using prototype_type = typename MOTHER::prototype_type
 

Public Member Functions

wta< MOTHER > & operator+= (const wta< MOTHER > &arg)
 

Public Attributes

utils::accum< sample_type, double > vq3_wta_accum
 The sum of samples in the Voronoï cell.
 

Detailed Description

template<typename MOTHER>
struct vq3::epoch::data::wta< MOTHER >

This collects winner-take-all data and computes the prototype.


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