Dictionary
Thesaurus
Encyclopedia
Translator
Web

specialisation

 - 1 dictionary result
Computing Dictionary

specialisation
A reduction in generality, usually for the sake of increased efficiency. If a piece of code is specialised for certain values of certain variables (usually function arguments), this is known as "partial evaluation". In a language with overloading (e.g. Haskell), an overloaded function might be specialised to a non-overloaded instance at compile-time if the types of its arguments are known.

The Free On-line Dictionary of Computing, © 1993-2007 Denis Howe
Cite This Source
Search another word or see specialisation on Thesaurus | Reference
FacebookTwitterFollow us: