An n-tuple is defined inductively using the construction of an ordered pair.
Una n-tupla se define inductivamente desde la construcción de un par ordenado.
This is an ordered n-tuple, such that for each xi, where xi is one of these, it is a member of the real, so each of these has to be a real number.
Al ser n-tupla ordenada, cada xi, siendo xi un número real, cada una de estas tiene que ser un número real.
Each terminal (leaf) node of the game tree has an n-tuple of payoffs, meaning there is one payoff for each player at the end of every possible play
Cada terminal (hoja) nodo del árbol de juego tiene una n-tupla de pagos, es decir, hay una ganancia para cada jugador al final de cada juego posible
So this is an ordered n-tuple.
Es una n-tupla ordenada.
An n-tuple is a sequence (or ordered list) of n elements, where n is a non-negative integer.
Una n-tupla es una secuencia (o lista ordenada) de n elementos, siendo n un número natural (entero no-negativo).
Most often in Lagrangian mechanics, the Lagrangian L(q, dq/dt, t) is in configuration space, where q = (q1, q2,..., qn) is an n-tuple of the generalized coordinates.
A menudo en mecánica lagrangiana, el lagrangiano L(q, dq/dt, t) está en el espacio de configuración, mientras que q = (q1, q2,..., qn) es una n-tupla de coordenadas generalizadas.
In the case of N numbers, taken as a single N-tuple and point P of the torus
En el caso de N números, tomados como una sola N-tupla y un punto P del toro
The algorithm produces an ordered n-tuple R of vertices which is the new order of the vertices.
El algoritmo produce una n-tupla ordenada R de vértices, que es el nuevo orden de los vértices.
We have n-tuple algebra, true for all values of n.
The algorithm produces an ordered n-tuple R {\displaystyle R} of vertices which is the new order of the vertices.
El algoritmo produce una n-tupla ordenada R de vértices, que es el nuevo orden de los vértices.
A tuple consisting of 'n' number of attributes is called a n-tuple. such attribute or collection of attributes of the relation is known as key.
Al conjunto formado por el nombre de un método y el número y tipo de sus parámetros se le conoce como signatura del método.
A tuple consisting of n entries is called an n-tuple. Tuples are used to describe mathematical objects that are made of certain, well-defined components.
Las tuplas se emplean para describir objetos matemáticos que tienen estructura, es decir que son capaces de ser descompuestos en un cierto número de componentes.
In mathematics and computer science, currying is the technique of transforming a function that takes multiple arguments (or an n-tuple of arguments) in such a way that it can be called as a chain of functions each with a single argument (partial application).
En la ciencia de la computación, currificar es la técnica inventada por Moses Schönfinkel y Gottlob Frege que consiste en transformar una función que utiliza múltiples argumentos (o más específicamente una n-tupla como argumento) en una función que utiliza un único argumento. Contenido