#include <QuantityCluster.h>
Static Public Member Functions | |
void | addval (QuantityVectorTuple< L > &tuple, const typename QuantityVectorTuple< L >::QTuple &new_values) |
add the values at the end of the QuantityVectors | |
void | addval (QuantityVectorTuple< L > &tuple, const typename QuantityVectorTuple< L >::QTuple &new_values, const int index) |
add the values at position index |
helper class to assign the values from a QTuple; recursive template
Definition at line 640 of file QuantityCluster.h.
|
add the values at position index
Definition at line 652 of file QuantityCluster.h. |
|
add the values at the end of the QuantityVectors
Definition at line 644 of file QuantityCluster.h. |