Embeddings

Type Alias Embeddings 

Source
pub type Embeddings = Vec<f64>;

Aliased Typeยง

pub struct Embeddings { /* private fields */ }