Post Reply 
Adjoint matrix (my function): ok with numbers but not symbolics
11-10-2017, 06:55 PM
Post: #8
RE: Adjoint matrix (my function): ok with numbers but not symbolics
When you compute the det of a minor, it will return a symbolic expression, can you really store that in a Home local variable?
Why don't you write a CAS program ?
What about defining adj(m):=adjoint_matrix(m)[2,size(m)]?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Adjoint matrix (my function): ok with numbers but not symbolics - parisse - 11-10-2017 06:55 PM



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