资料库: ALGLIB - 数值分析库

 

ALGLIB - 数值分析库:

移植到MQL5的ALGLIB 数学函数库 (v. 3.5.0) 。

作者: MetaQuotes Software Corp.

 
How can i multiply two matrix  use the lib alglib ? 
 
qingyouwei:
How can i multiply two matrix  use the lib alglib ? 
应该没有办法,只有将两个matrix合成一个
 
MQL5库确实很强大,就是确实如何调用库的更详细的介绍
 
qingyouwei #:
How can i multiply two matrix  use the lib alglib ? 

Hello!

Can you compile ALGLIB and pass it?

My compiled the following error:

'complex' - unexpected token complex.mqh 37 8

'{' - name expected complex.mqh 38 3

'complex' - unexpected token, probably type is missing? complex.mqh 79 1

'im' - unexpected token, probably type is missing? complex.mqh 79 31

'im' - class type expected complex.mqh 79 31

'}' - semicolon expected complex.mqh 82 3

'}' - expressions are not allowed on a global scope complex.mqh 82 3

'complex' - unexpected token, probably type is missing? complex.mqh 86 1

'im' - unexpected token, probably type is missing? complex.mqh 86 41

'im' - variable already defined complex.mqh 86 41

see previous declaration of variable 'im' complex.mqh 79 31

'im' - class type expected complex.mqh 86