iv::MulAgg< Float > Class Template Reference

#include <MulAgg.hpp>

Public Member Functions

 MulAgg ()
 
 MulAgg (Float aggregated, int size)
 
MulAgg< Float > Insert (Float value) const
 
MulAgg< Float > Remove (Float value) const
 
Float Aggregated () const
 
int Size () const
 

Detailed Description

template<class Float>
class iv::MulAgg< Float >

Definition at line 9 of file MulAgg.hpp.

Constructor & Destructor Documentation

◆ MulAgg() [1/2]

template<class Float >
iv::MulAgg< Float >::MulAgg

Definition at line 5 of file MulAgg.inl.

◆ MulAgg() [2/2]

template<class Float >
iv::MulAgg< Float >::MulAgg ( Float  aggregated,
int  size 
)

Definition at line 12 of file MulAgg.inl.

Member Function Documentation

◆ Insert()

template<class Float >
MulAgg< Float > iv::MulAgg< Float >::Insert ( Float  value) const

Definition at line 19 of file MulAgg.inl.

◆ Remove()

template<class Float >
MulAgg< Float > iv::MulAgg< Float >::Remove ( Float  value) const

Definition at line 29 of file MulAgg.inl.

◆ Aggregated()

template<class Float >
Float iv::MulAgg< Float >::Aggregated

Definition at line 39 of file MulAgg.inl.

◆ Size()

template<class Float >
int iv::MulAgg< Float >::Size

Definition at line 45 of file MulAgg.inl.


The documentation for this class was generated from the following files: