Parameters for an Expand (1D -> 2D) element.
More...
#include <expand.h>
Parameters for an Expand (1D -> 2D) element.
◆ ExpandParameters()
Construct Expand parameters.
- Parameters
-
| broadcastProfileAxis | Axis the 1D profile lies along (default X -> repeated over Y). |
| inputDimensions | Dimensions of the 1D source field. |
◆ operator==()
| bool dnf_composer::element::ExpandParameters::operator== |
( |
const ExpandParameters & |
other | ) |
const |
|
inline |
◆ toString()
| std::string dnf_composer::element::ExpandParameters::toString |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ broadcastProfileAxis
| ProjectionAxis dnf_composer::element::ExpandParameters::broadcastProfileAxis |
Axis the 1D profile maps to (it is repeated along the other).
◆ inputDimensions
Spatial dimensions of the 1D source field.
The documentation for this struct was generated from the following file: