Post Reply 
Could somebody explain why?
04-09-2018, 04:53 PM
Post: #4
RE: Could somebody explain why?
Thank you toshk, Arno K,

I am trying to write some kind of "work horse" program that works on matrices. I want to have the prgm. to work in such a way that it takes as arguments a matrix (nxn or nxm) and a program or function that do something to rows or elements of the matrix. I did not think about the transcendental functions such as sin when using nxn matrix. The program works OK on nxm matrices with transcendental functions even on single elements of a matrix ex. sin(nxm matrix), but with square matrices is a different story. I made my program to work on rows or columns of the matrix and that takes care of the square matreces as well.

Thank you for the explanations.

Cheers John P
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Could somebody explain why? - John P - 04-08-2018, 09:24 PM
RE: Could somebody explain why? - toshk - 04-09-2018, 05:00 AM
RE: Could somebody explain why? - Arno K - 04-09-2018, 09:45 AM
RE: Could somebody explain why? - John P - 04-09-2018 04:53 PM
RE: Could somebody explain why? - toshk - 04-09-2018, 05:08 PM
RE: Could somebody explain why? - John P - 04-09-2018, 06:18 PM
RE: Could somebody explain why? - parisse - 04-10-2018, 09:18 AM



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