Skip to content
  • Steven Hahn's avatar
    Minimize duplicate code in vtkDataArrayPrivate · a1b7f417
    Steven Hahn authored
    This creates structs FiniteValues and AllValues which determine
    whether one calculates the range of all values or the range
    ignoring infinity. In both cases, the range calculation is
    parallelized with vtkSMPTools.
    a1b7f417