Dear All,

Good day!

I am trying to overload resolution for matrices. But it is giving error.
Can anyone tell me what exactly is the cause of error?

This states that if we have two matrices of order mxn and pxq, the
resulting matrix after operation has order mpxnp.

overload_interface
("%%%",`(Kron_prod):real^N^M->real^Q^P->real^(N*Q)^(M*P)`);;

error is:

Exception: Failure "type expected"


Best Regards,
Abid Rauf
Ph.D Scholar (CS) & RA SAVe Labs,
School of Electrical Engineering and Computer Science (SEECS),
National University of Science and Technology (NUST), H-12, Islamabad,
Pakistan
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
hol-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hol-info

Reply via email to