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)]? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)