Asked by sergei

What does it mean to have two matrix variables written vertically inside parentheses?

In other words, if A and B are matrices, what does this mean (imagine there is one set of parentheses spanning both rows):

(A)
(B)

I'm trying to understand a least squares problem like this:

(A) * C = (D)
(B) (0)

I understand regular least squares problems with matrices, but the parenthesis notation is confusing me.

Thanks!

Answers

There are no human answers yet.
There are no AI answers yet. The ability to request AI answers is coming soon!