Hi,
I'm trying to use LUFactor with complex matrices in my algoritm but i have this error:
"The array arguments must have the same length."
I've checked a hundred of times but i can't find where is the error.
The matrix is 1444 elements(38x38) and i give 38 as order and i create a int[1444] piv.
Can you help me?
Thanks
Best
Abraham
I'm trying to use LUFactor with complex matrices in my algoritm but i have this error:
"The array arguments must have the same length."
I've checked a hundred of times but i can't find where is the error.
The matrix is 1444 elements(38x38) and i give 38 as order and i create a int[1444] piv.
Can you help me?
Thanks
Best
Abraham