Ruby 2.7.0 リファレンスマニュアル
ライブラリ一覧
matrixライブラリ
Matrixクラス
row_vector
singleton method Matrix.row_vector
row_vector(row) -> Matrix
[
permalink
][
rdoc
][
edit
]
要素がrowの(1,n)型の行列(行ベクトル)を生成します。
[PARAM] row:
(1,n)型の行列として生成する
Vector
Array
オブジェクト