| size | 作成する列ベクトルの次元。 The dimension of the column vector to create. |
| 戻り値のメンバ Member of the return value |
値 Value |
| size | 引数sizeの値。 The value of argument size. |
| main | size次元の配列として動的メモリ確保のみを行ったもの。
各配列要素の値は設定しない。 An array of size dimension for which only the dynamic allocations of memories were completed, without setting the values of array components. |
| allocated | ’y’ |