n-tuple

[ˈenˈtju:pl]

n.

  1. n维排列,n元组,n元向量

网络词典

n-tuple

英 ˈnjuːpljuːt 美 ˈnjuːpljuːt
名词 中文翻译:元组
同义词: ['tuple', 'tuples例句:1. In computer science', 'an n-tuple is a collection of data that can be indexed by multiple attributes.(在计算机科学中,一个n元组是一组数据,可以通过多个属性进行索引。)']

例句:

  1. 1. In computer science, an n-tuple is a collection of data that can be indexed by multiple attributes.
    在计算机科学中,一个n元组是一组数据,可以通过多个属性进行索引。
  2. 2.The n-tuple of the prime numbers is {2, 3, 5, 7}.
    质数的n元组是{2, 3, 5, 7}。
  3. 3.The function returns the n-tuple of the maximum values in the array.
    该函数返回数组中最大值的n元组。