CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ standard_scaler_transform()

subroutine module_mp_tempo_ml::standard_scaler_transform ( real(wp), dimension(:), intent(in)  mean,
real(wp), dimension(:), intent(in)  var,
real(wp), dimension(:,:), intent(in)  raw_data,
real(wp), dimension(:,:), intent(out)  transformed_data 
)
private

Definition at line 177 of file module_mp_tempo_ml.F90.