Update
This commit is contained in:
parent
138510fee5
commit
018a44958c
5 changed files with 112 additions and 4 deletions
|
@ -21,7 +21,7 @@ We may kind of see vectors as matrices that have either only one column, so call
|
|||
|5 7.3 -2|
|
||||
```
|
||||
|
||||
is really a 3x1 matrix that as a column vector (1x3 matrix) would look as
|
||||
is really a 1x3 matrix that as a column vector (3x1 matrix) would look as
|
||||
|
||||
```
|
||||
|5 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue