This class is used to implement the same weight for all projections.
More...
#include <UniformWeights.h>
Inherits LatCommon::Weights.
|
virtual void | format (std::ostream &os) const |
| Identifies the type of weights, formats them and outputs them on os . More...
|
|
This class is used to implement the same weight for all projections.
LatCommon::UniformWeights::UniformWeights |
( |
Weight |
weight | ) |
|
|
inlineexplicit |
Constructs uniform weights.
- Parameters
-
weight | Weight for all projections. |
virtual void LatCommon::UniformWeights::format |
( |
std::ostream & |
os | ) |
const |
|
inlineprotectedvirtual |
Identifies the type of weights, formats them and outputs them on os
.
Implements LatCommon::Weights.
The documentation for this class was generated from the following file:
- latcommon/include/latcommon/UniformWeights.h