Set the column at the given <code>column</code> index, starting with <code>0</code>.
@param column
the column index in <code>[0..3]</code>
@param src
the column components to set
@return this
@throws IndexOutOfBoundsException if <code>column</code> is not in <code>[0..3]</code>
Set the column at the given <code>column</code> index, starting with <code>0</code>.
@param column the column index in <code>[0..3]</code> @param src the column components to set @return this @throws IndexOutOfBoundsException if <code>column</code> is not in <code>[0..3]</code>