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-10 23:51:06 +08:00
..
base.cc refactor code 2019-06-08 18:10:20 +08:00
base.hh Refactor code. 2019-05-27 16:51:46 +08:00
complex.cc refactor code 2019-06-08 18:10:20 +08:00
complex.hh refactor code 2019-06-09 22:47:33 +08:00
constants.cc refactor code 2019-06-09 22:47:33 +08:00
constants.hh Add some implementation. 2019-05-29 23:45:04 +08:00
dense_matrix.cc refactor code 2019-06-08 18:10:20 +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 refactor code 2019-06-08 18:10:20 +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 refactor code 2019-06-08 18:10:20 +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 implement some methods 2019-06-10 23:51:06 +08:00
matrix.hh Add isSymmetric() isHermitian() isSympd() 2019-06-07 15:48:43 +08:00
operators.cc refactor code 2019-06-09 22:47:33 +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 refactor code 2019-06-09 22:47:33 +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 code 2019-06-08 18:10:20 +08:00
resizable.hh Add some implementations. 2019-05-26 02:21:48 +08:00
stream_utils.hh refactor code 2019-06-09 22:47:33 +08:00