An Entity of Type: Function113783816, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The Toeplitz Hash Algorithm describes hash functions that compute hash values through matrix multiplication of the key with a suitable Toeplitz matrix. The Toeplitz Hash Algorithm is used in many network interface controllers for receive side scaling. As an example, with the Toeplitz matrix the key results in a hash as follows: where the entries are bits and all operations are modulo 2. In implementations the highly redundant matrix is not necessarily explicitly stored.

Property Value
dbo:abstract
  • The Toeplitz Hash Algorithm describes hash functions that compute hash values through matrix multiplication of the key with a suitable Toeplitz matrix. The Toeplitz Hash Algorithm is used in many network interface controllers for receive side scaling. As an example, with the Toeplitz matrix the key results in a hash as follows: where the entries are bits and all operations are modulo 2. In implementations the highly redundant matrix is not necessarily explicitly stored. (en)
dbo:wikiPageID
  • 42835786 (xsd:integer)
dbo:wikiPageLength
  • 2412 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 951001510 (xsd:integer)
dbo:wikiPageWikiLink
dbp:name
  • Toeplitz Hash (en)
dbp:relatedTo
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • The Toeplitz Hash Algorithm describes hash functions that compute hash values through matrix multiplication of the key with a suitable Toeplitz matrix. The Toeplitz Hash Algorithm is used in many network interface controllers for receive side scaling. As an example, with the Toeplitz matrix the key results in a hash as follows: where the entries are bits and all operations are modulo 2. In implementations the highly redundant matrix is not necessarily explicitly stored. (en)
rdfs:label
  • Toeplitz Hash Algorithm (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License