B |
連立方程式の右辺から成る行列。
行数はの行数と等しくなければならないが列数は任意である。
例えばの列数を1にすれば連立一次方程式の解の計算になる。
またを単位正方行列にした場合には
の逆行列の計算になる。
A matrix composed of the right hand side of the simultaneous equation.
The number of rows of this matrix must be equal to
that of ,
and the number of columns is arbitrary.
For example, if has only one column,
then the problem reduces to solving a simultaneous equation.
If a unit square matrix is used for ,
then the problem reduces to calculation of
the inverse of .
|