You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Latent colors are represented as a seven dimensional vector. I want to know what is the possible range of values in these vectors. I think they are always in [-0.38, ... , 1.0] but am not sure.
Knowing the range would be useful for hashing latent colors, serializing, or testing for approximate equality
The text was updated successfully, but these errors were encountered:
Latent colors are represented as a seven dimensional vector. I want to know what is the possible range of values in these vectors. I think they are always in [-0.38, ... , 1.0] but am not sure.
Knowing the range would be useful for hashing latent colors, serializing, or testing for approximate equality
The text was updated successfully, but these errors were encountered: