Rosetta
Public Member Functions | Public Attributes | List of all members
protocols::make_rot_lib::running_average_pair Struct Reference

struct that is used in calc_centroids, values init to zero More...

Public Member Functions

 running_average_pair ()=default
 

Public Attributes

core::Real avg = 0.0
 
core::Size count = 0
 

Detailed Description

struct that is used in calc_centroids, values init to zero

Constructor & Destructor Documentation

◆ running_average_pair()

protocols::make_rot_lib::running_average_pair::running_average_pair ( )
default

Member Data Documentation

◆ avg

core::Real protocols::make_rot_lib::running_average_pair::avg = 0.0

◆ count

core::Size protocols::make_rot_lib::running_average_pair::count = 0

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