Subject | English | Czech |
comp., MS | inference attack | inferenční útok (A type of security threat in which a malicious user is able to derive the value of data without actually accessing it, for example by monitoring the response time to a query) |
comp., MS | inference rule | odvozené pravidlo (The command that runs if the dependency is not current) |
comp., MS | local type inference | odvození typu místní proměnné (A process in which the compiler infers the type of a local variable that is declared with the var keyword in C or without an As clause in Visual Basic. The compiler infers the type of the variable from the type of the initializer expression) |
stat. | statistical inference | úsudek |
stat. | statistical inference | závěr |
comp., MS | type inference | odvození typu proměnné (A process in which the compiler determines the data type of a local variable that has been declared without an explicit data type declaration. The type is inferred from the initial value provided for the variable) |