Subject | English | Korean |
math. | concentration parameter | 집중모수 |
comp., MS | end date parameter | 종료 날짜 매개 변수 (A parameter to set an end date) |
comp., MS | generic type parameter | 제네릭 형식 매개 변수 (In a generic type definition, a placeholder for a type that the user specifies (generic type argument) when creating instances of a generic type or when calling a generic method) |
comp., MS | generic type parameter constraint | 제네릭 형식 매개 변수 제약 조건 (A way of limiting the types that can be specified for a generic type parameter. For example, types substituted for the type parameter can be constrained to inherit from a particular type, to implement a specific interface, to provide a parameterless constructor, and so on) |
comp., MS | generic type parameter list | 제네릭 형식 매개 변수 목록 (The list of generic type parameters of a generic type or method, specified as part of the definition of the generic type or generic method) |
math. | incidental parameters | 따름모수 |
math. | location parameter | 위치모수 |
comp., MS | mandatory parameter | 필수 매개 변수 (A parameter that must be specified when the program is executed) |
stat. | non-centrality parameter | 비중심성모수 |
math. | non-centrality parameter | 비중심 성 모수 |
comp., MS | nonnullable parameter | Null을 허용하지 않는 매개 변수 (A parameter which cannot take a NULL value) |
math. | nuisance parameters | 장애모수 |
comp., MS | optional parameter | 선택적 매개 변수 (A parameter that may be specified, but is not required. The program will assume a default value if it is not provided) |
comp., MS | output parameter | 출력 매개 변수 (A parameter containing data that the server application is transmitting to the client application) |
math. | parameter hypothesis | 모수적 가설 |
math. | parameter of location | 위치모수 |
math. | parameter of scale | 척도모수 |
math. | parameter orthogonality | 모수직교성 |
math. | parameter point | 모수점 |
comp., MS | parameter query | 매개 변수 쿼리 (A type of query that, when you run it, prompts for values (criteria) to use to select the records for the result set so that the same query can be used to retrieve different result sets) |
comp., MS | registered parameter number | 등록된 매개 변수 번호 (An identification number for a registered parameter that has been assigned a function by the MIDI Manufacturers Association and can be accessed through controllers) |
math. | scale parameter | 척도모수 |
stat. | shape parameter | 형태모수 |
stat. | shape parameter | 형상모수 |
math. | shape parameter | 형상모수, 형태모수 |
math. | structural parameters | 구조적 모수 |
comp., MS | switch parameter | 스위치 매개 변수 (A parameter that does not take an argument) |
math. | translation parameter | 이동모수 |