Post Reply 
SIZE()
06-25-2015, 10:45 AM (This post was last modified: 06-25-2015 10:51 AM by Angus.)
Post: #22
RE: SIZE()
Not at all! I have the feeling that there is a lot of confusion between the two of us. :-)

My problem ist that the prime seems to distinguish between a vector and 1xn or nx1 matrices. Nothing more. Store a scalar into M1. No complaints - a matrix is the result.
Store a "vector" into M1- it remains a "vector". Transpose it. It becomes a matrix.... The problem is that something like DOT() does ONLY work with the limited type "vector" and e.g. not with a 1xn "matrix". Plus the vector must be a row vector. Others do not exist.

The problem is I cannot follow the idea of introducing a special type "vector" with the prime which is only a row vector. There is no column vector. And in addition that row vector has other privileges than a 1xn matrix.

That was all. I was not argueing against your statement. I was trying to get to the point where I could explain to you what I mean (because I think that my point got lost during the whole thread). I hope that I accomplished that mission. Hope I could consiliate you! I think maybe Tim could explain what's up with a vector and why it is so special. So let us wait for other problems or interessting aspects to arise.


btw. The set has, of course, two elements. But a set is something completely different than a vector which should, by definition, be a matrix type.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
SIZE() - Angus - 06-23-2015, 10:39 AM
RE: SIZE() - Tim Wessman - 06-23-2015, 02:41 PM
RE: SIZE() - Angus - 06-24-2015, 08:17 AM
RE: SIZE() - Didier Lachieze - 06-24-2015, 08:37 AM
RE: SIZE() - Gerald H - 06-24-2015, 08:43 AM
RE: SIZE() - DrD - 06-24-2015, 11:45 AM
RE: SIZE() - Angus - 06-24-2015, 09:23 AM
RE: SIZE() - Gerald H - 06-24-2015, 10:35 AM
RE: SIZE() - Gerald H - 06-24-2015, 10:36 AM
RE: SIZE() - Angus - 06-24-2015, 10:55 AM
RE: SIZE() - Gerald H - 06-24-2015, 11:17 AM
RE: SIZE() - Gerald H - 06-24-2015, 12:13 PM
RE: SIZE() - Angus - 06-24-2015, 12:17 PM
RE: SIZE() - Gerald H - 06-24-2015, 12:23 PM
RE: SIZE() - Angus - 06-24-2015, 12:41 PM
RE: SIZE() - DrD - 06-24-2015, 02:51 PM
RE: SIZE() - Angus - 06-25-2015, 05:20 AM
RE: SIZE() - Gerald H - 06-25-2015, 06:35 AM
RE: SIZE() - Angus - 06-25-2015, 07:57 AM
RE: SIZE() - Gerald H - 06-25-2015, 10:02 AM
RE: SIZE() - Gerald H - 06-25-2015, 10:35 AM
RE: SIZE() - Angus - 06-25-2015 10:45 AM



User(s) browsing this thread: 1 Guest(s)