您要查找的是不是:
- Performs a set operation that returns the cross product of two sets. 执行一个集运算,返回两个集的叉积。
- The union of two sets A and B is denoted by AUB. 两个集合a和B的并,用aUB表示。
- Gets the product of two matrices. 获取两个矩阵的乘积。
- Produces the full product of two 32-bit numbers. 生成两个32位数字的完整乘积。
- Calculates the cross product of two vectors. 计算两个向量的叉乘积。
- Returns the dot product of two quaternions. 返回两个四元数的点积。
- The Vector Product node computes the Dot Product of two vectors. 矢量积节点计算两个向量的数量积。
- The Crossjoin function returns the cross product of two or more specified sets. Crossjoin函数返回两个或更多指定集的叉积。
- Returns the union of two sets, optionally retaining duplicates. 返回两个集的并集,可以选择保留重复项。
- Capable of being put into a one-to-one relationship. Used of two sets. 等价的,等积的能排列成一一对应的。用在两组数上
- A join is a Cartesian product of two row sets, with the join predicate applied as a filter to the result. 一个连接是两个行集的笛卡尔乘积,谓词连接作为一个过滤结果应用。
- Performs a set operation that returns a union of two sets, removing duplicates. 执行一个集运算,返回两个集的并集并删除重复项。
- Matrix structure that is the product of two matrices. 结构,它是两个矩阵的乘积。
- The area of any square is equal to the product of two of its sides. 任意一个正方形的面积等于其二边长的乘积。
- Therefore, the join cardinality is the product of the cardinalities of two row sets, multiplied by the selectivity of the join predicate. 因此,连接行集数是两个行集的行集数的乘积,被选择的谓词连接的乘积。
- The trace of a product of two factors is independent of their order. 两因子的乘积的迹不依赖于因子的次序。
- Hashes of two sets of data should match if and only if the corresponding data also matches. 两组数据的哈希值仅在相应数据也匹配时才应当匹配。
- Performs a set operation that returns a union of two sets, removing duplicate members. 执行一个集运算,返回两个集的并集,并删除重复成员。
- A product of a document copying process. 文件复制过程的一种产品。
- Returns a set that is generated by the union of two sets, optionally retaining duplicate members. 返回两个集的并集,并有选择地保留重复成员。