transform abstract method

Data3<double> transform(
  1. Data3<double> data
)

Implementation

Data3<double> transform(Data3<double> data);