Creates the binary representation of n and stores it in the nth column of the matrix.
创建二进制形式表示的n,并将其存储在该矩阵的第n列。
用法----------Usage----------
setBits(col, effectBitMap)
参数----------Arguments----------
参数:col
Column of matrix to represent in binary image
列的矩阵来表示的二进制图像
参数:effectBitMap
Matrix of mean combinations in binary form
矩阵的平均组合以二进制形式
Details
详细信息----------Details----------
Creates the binary representation of col and stores it in its associated column.
创建的二进制表示的山坳,并将其存储在其相关的列。
值----------Value----------
Returns matrix effectBitMap of mean combinations in binary form.
返回矩阵effectBitMap的的平均组合以二进制形式。
注意----------Note----------
This function is internal to commonalityCoefficients, called during runtime and passed the appropriate parameters. This is not an end-user function.
此功能内部commonalityCoefficients,在运行时调用,并通过了相应的参数。这不是一个最终用户功能。