Word Explorer

Sparse array

💡 Words with a Similar Meaning to "Sparse array"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
dense arraynoun(programming) An array in which most of the values are non-zero.
zero matrixnoun(mathematics) A matrix whose entries are all zero.
null matrixnoun(linear algebra) A zero matrix.
associative arraynoun(computing) An array-like data structure where the indices (called keys) are not limited to integers.
arraynoun(programming) Any of various data structures designed to hold multiple elements of the same type; especially, a data structure that holds these elements in adjacent memory locations so that they may be retrieved using numeric indices.
arrayletnoun(programming) Any of the subarrays that make up a larger array-like data structure whose elements do not have to be stored contiguously.
bitarraynoun(programming) An array (or list) of bits (representing Boolean variables)
ragged arraynoun(programming) An array of arrays in which the component arrays are of varying lengths.
jagged arraynoun(programming) An array of arrays in which the component arrays are of varying lengths.
multidimensional arraynoun(programming) A data structure that has the semantics of an array of arrays, all of which may be indexed with values of any data type, usually with a supporting syntax built-into a programming language.
diagonal matrixnoun(linear algebra) A matrix in which the entries outside the main diagonal are all zero.
zero tensornounA tensor with all entries equal to zero; where any pattern of covariant and contravariant indices have all components equal to 0.
null setnoun(set theory, sometimes proscribed) The empty set.
uncommitted logic arraynoun(electronics) A gate array.
empty functionnoun(mathematics) A function whose domain is the empty set.
nilsequencenoun(mathematics) A sequence of zero elements
zeromodenounAlternative form of zero mode. [(mathematics) An eigenvector that has a vanishingly small eigenvalue]
vectornoun(mathematics, physics) A directed quantity, one with both magnitude and direction; the signed difference between two points.
zero vectornoun(mathematics, linear algebra) A vector 0 in a vector space V such that for any v∈V, 0+v=v; a vector whose value in every dimension is zero; i.e., ⃑0=<0,0,…,0>.
sparsingnoun(mathematics) The reduction to zero of elements of a matrix

Translate “Sparse array” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Sparse array