Go to the documentation of this file.
19 #ifndef viskores_filter_uncertainty_ContourUncertainUniformMonteCarlo_h
20 #define viskores_filter_uncertainty_ContourUncertainUniformMonteCarlo_h
39 std::string NumberNonzeroProbabilityName =
"num_nonzero_probability";
40 std::string EntropyName =
"entropy";
63 this->SetOutputFieldName(name);
67 return this->GetOutputFieldName();
72 this->NumberNonzeroProbabilityName = name;
76 return this->NumberNonzeroProbabilityName;
Contains and manages the geometric data structures that Viskores operates on.
Definition: DataSet.h:66
Base class for all filters.
Definition: Filter.h:171
viskores::Int32 IdComponent
Base type to use to index small lists.
Definition: Types.h:202
#define VISKORES_CONT
Definition: ExportMacros.h:65
Groups connected points that have the same field value.
Definition: Atomic.h:27
double Float64
Base type to use for 64-bit floating-point numbers.
Definition: Types.h:169
@ Points
A field that applies to points.