trans#

Module containing functions for transforming latent space function outputs.

Functions

trans_decnvec_sum_eq

Return a vector with the

trans_dot

Take the dot product of all elements in a latent vector.

trans_empty

Return an empty vector.

trans_identity

Treat all elements in a latent vector as unconstrained objectives.

trans_ndpt_to_vec_dist

Transform a set of non-dominated points by calculating their distances to a vector.

trans_sum

Take the sum of all elements in a latent vector.