Fleet  0.0.9
Inference in the LOT
Public Member Functions | Public Attributes | List of all members
VanillaStreamingSum< T > Class Template Reference

#include <StreamingSum.h>

Collaboration diagram for VanillaStreamingSum< T >:
Collaboration graph
[legend]

Public Member Functions

 VanillaStreamingSum ()
 
operator<< (T x)
 
 operator double () const
 

Public Attributes

total
 

Detailed Description

template<typename T>
class VanillaStreamingSum< T >

Author
Steven Piantadosi
Date
31/05/24

Constructor & Destructor Documentation

◆ VanillaStreamingSum()

template<typename T >
VanillaStreamingSum< T >::VanillaStreamingSum ( )
inline

Member Function Documentation

◆ operator double()

template<typename T >
VanillaStreamingSum< T >::operator double ( ) const
inline

◆ operator<<()

template<typename T >
T VanillaStreamingSum< T >::operator<< ( x)
inline

Member Data Documentation

◆ total

template<typename T >
T VanillaStreamingSum< T >::total

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