invert4geom.plot_sampled_projection_2d# plot_sampled_projection_2d(sample, var_names)[source]# Plots the samples projected on each 2D plane Parameters: sample (ndarray[tuple[Any, ...], dtype[TypeVar(_ScalarT, bound= generic)]]) â The sampled values var_names (list[str]) â The names of the variables Return type: None