VTK-m
2.0
|
#include <vtkm/worklet/wavelets/WaveletDWT.h>
#include <vtkm/cont/ArrayCopy.h>
#include <vtkm/cont/ArrayGetValues.h>
Go to the source code of this file.
Classes | |
class | vtkm::worklet::WaveletCompressor |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::worklet | |
VTK-m Worklets. | |
Macros | |
#define | VAL vtkm::Float64 |
#define | MAKEVAL(a) (static_cast<VAL>(a)) |
#define MAKEVAL | ( | a | ) | (static_cast<VAL>(a)) |
#define VAL vtkm::Float64 |