Programm to find adjoint of a matrix. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Programm to find adjoint of a matrix.

the user can input a double dimension array and we have to display the matrix...as well as find its adjoint. can anyone post any algorithm to do so...

2nd Apr 2017, 10:32 AM
vimal tomar
vimal tomar - avatar
1 Answer
+ 3
Below is the link to my code to find the adjoint of a matrix. https://code.sololearn.com/clnp8REyaPC4/?ref=app
5th Apr 2017, 10:25 AM
Renjith M
Renjith M - avatar