libbio
Loading...
Searching...
No Matches
Namespaces | Functions
Helpers.h File Reference
#include "bio/common/Number.h"
#include "bio/common/macro/Macros.h"
#include "bio/physical/symmetry/Symmetry.h"
#include "bio/physical/wave/Wave.h"
#include <vector>
#include <stdint.h>
Include dependency graph for physical/wave/collapse/Helpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bio
 
namespace  bio::physical
 
namespace  bio::physical::collapse_util
 

Functions

template<typename T >
bool bio::physical::collapse_util::CollectValues (const ConstWaves &waves, ::std::vector< T > &values)
 
template<typename Handler >
ByteStream bio::physical::collapse_util::DispatchBool (const ConstWaves &waves, const Handler &handler)
 
template<typename Handler >
ByteStream bio::physical::collapse_util::DispatchNumeric (const ConstWaves &waves, const Handler &handler)