Vectorization (disambiguation)
   HOME

TheInfoList



OR:

Vectorization may refer to:


Computing

*
Array programming In computer science, array programming refers to solutions which allow the application of operations to an entire set of values at once. Such solutions are commonly used in computational science, scientific and engineering settings. Modern progr ...
, a style of computer programming where operations are applied to whole arrays instead of individual elements *
Automatic vectorization Automatic vectorization, in parallel computing, is a special case of automatic parallelization, where a computer program is converted from a scalar implementation, which processes a single pair of operands at a time, to a vector implementation, ...
, a compiler optimization that transforms loops to vector operations *
Image tracing In computer graphics, image tracing, raster-to-vector conversion or raster vectorization is the conversion of raster graphics into vector graphics. Background An image does not have any structure: it is just a collection of marks on paper, grain ...
, the creation of vector from raster graphics *
Word embedding In natural language processing (NLP), word embedding is a term used for the representation of words for text analysis, typically in the form of a real-valued vector that encodes the meaning of the word such that the words that are closer in the v ...
, mapping words to vectors, in natural language processing


Other uses

*
Vectorization (mathematics) In mathematics, especially in linear algebra and matrix theory, the vectorization of a matrix is a linear transformation which converts the matrix into a column vector. Specifically, the vectorization of a matrix ''A'', denoted vec(''A''), is t ...
, a linear transformation which converts a matrix into a column vector * Drug vectorization, to (intra)cellular targeting


See also

* Vector (disambiguation) * Vector graphics (disambiguation) {{disambiguation