Bitmap: Difference between revisions

Content deleted Content added
See also: removed "see also" link to nonexistent article
Line 1:
{{Short description|DataComputing structure for mapping from some ___domain (for example, a range of integers) to bitsterm}}
{{Other uses}}
In [[computing]], a '''bitmap''' is a mapping from some ___domain (for example, a range of integers) to [[bit]]s. It is also called a [[bit array]] or [[bitmap index]].