It seems that for an internal function, I have to specify the arguments with index and size? How can I create an internal function to calculate inverse for any matrix? In this case, do I have to use external function? Thanks.
Page 1 / 1
Create local sets in the function Set_I and Set_J, use these indices for the input argument inputMatrix(i, j).
Please review Library of functions and procedures — AIMMS How-To for more details.
Reply
Sign up
Already have an account? Login
Please use your business or academic e-mail address to register
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.