This repository has been archived on 2020-06-07. You can view files and clone it, but cannot push or open issues or pull requests.
php-armadillo/src
2019-06-08 04:15:41 +08:00
..
base.cc refactor filebuf 2019-06-08 01:56:22 +08:00
base.hh Refactor code. 2019-05-27 16:51:46 +08:00
complex.cc update 2019-05-30 22:02:11 +08:00
complex.hh update 2019-06-06 23:56:10 +08:00
constants.cc Add some implementation. 2019-05-29 23:45:04 +08:00
constants.hh Add some implementation. 2019-05-29 23:45:04 +08:00
dense_matrix.cc remove superfluous explicit deref 2019-06-08 00:07:11 +08:00
dense_matrix.hh Add isSymmetric() isHermitian() isSympd() 2019-06-07 15:48:43 +08:00
dense_resizable_matrix.cc update 2019-06-06 23:56:10 +08:00
dense_resizable_matrix.hh Refactor code. 2019-05-27 16:51:46 +08:00
dense.cc remove superfluous explicit deref 2019-06-08 00:07:11 +08:00
dense.hh fix 2019-06-08 04:15:41 +08:00
diagview.cc Implement Fill, Complex and internal interfaces. 2019-03-14 23:04:34 +08:00
diagview.hh Implement Fill, Complex and internal interfaces. 2019-03-14 23:04:34 +08:00
functions.cc update 2019-06-08 03:00:03 +08:00
functions.hh Add helper function j(). Fix bug. Refactor code. 2019-04-23 17:26:39 +08:00
mapval.cc update 2019-06-06 23:56:10 +08:00
mapval.hh Update opcode handlers. 2019-06-07 14:32:15 +08:00
mat.cc remove superfluous explicit deref 2019-06-08 00:07:11 +08:00
mat.hh Implement equals() and notEquals(). 2019-05-30 12:55:33 +08:00
matrix.cc Add isSymmetric() isHermitian() isSympd() 2019-06-07 15:48:43 +08:00
matrix.hh Add isSymmetric() isHermitian() isSympd() 2019-06-07 15:48:43 +08:00
operators.cc add operator overloading for comparison 2019-06-08 04:03:21 +08:00
operators.hh update 2019-04-16 21:23:47 +08:00
php_arma.cc update 2019-06-08 03:00:03 +08:00
php_arma.hh add operator overloading for comparison 2019-06-08 04:03:21 +08:00
resizable_matrix.cc remove superfluous explicit deref 2019-06-08 00:07:11 +08:00
resizable_matrix.hh Add some implementations. 2019-05-26 02:21:48 +08:00
resizable.cc refactor filebuf 2019-06-08 01:56:22 +08:00
resizable.hh Add some implementations. 2019-05-26 02:21:48 +08:00
stream_utils.hh update 2019-06-08 02:08:49 +08:00