Subject | Spanish | English |
comp., MS | clase parametrizada | parameterized class (In a static structure diagram, a template that describes a class with one or more unbound formal parameters. It defines a family of classes, each of which is specified by binding the parameters to actual values) |
stat. | distribución de probabilidad parametrizada | stochastic kernel |
meteorol. | parametrizar los cúmulos | cumulus parameterization |
comp., MS | tipo parametrizado | parameterized type (A type whose definition has placeholders for actual types that the user specifies when creating and using instances of the type. C++ templates and common language runtime generics are examples of parameterized types) |