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
CismonX 565b533be5 add `isZero()` 2020-03-19 15:32:33 +08:00
..
common update 2019-12-09 05:23:55 +08:00
base.cc add `isZero()` 2020-03-19 15:32:33 +08:00
base.hh add `isZero()` 2020-03-19 15:32:33 +08:00
complex.cc fix 2019-12-09 04:05:49 +08:00
complex.hh bugfix 2019-12-10 04:13:43 +08:00
constants.cc refactor code 2019-07-13 01:50:16 +08:00
constants.hh move files 2019-11-04 17:42:11 +08:00
dense.cc Move all armadillo header include to php_arma.hh 2019-09-21 06:48:25 +08:00
dense.hh move files 2019-11-04 17:42:11 +08:00
dense_matrix.cc Prevent segfaults on orphaned subview objects. 2019-09-23 01:22:08 +08:00
dense_matrix.hh move files 2019-11-04 17:42:11 +08:00
dense_non_resizable_matrix.cc Move all armadillo header include to php_arma.hh 2019-09-21 06:48:25 +08:00
dense_non_resizable_matrix.hh move files 2019-11-04 17:42:11 +08:00
dense_resizable_matrix.cc move matrix constructors to appropriate interfaces 2019-11-04 15:27:48 +08:00
dense_resizable_matrix.hh move files 2019-11-04 17:42:11 +08:00
diagonal.cc Add method `Subview::getParent()`. 2019-09-23 23:00:32 +08:00
diagonal.hh move files 2019-11-04 17:42:11 +08:00
functions.cc update default param value of `j()`. 2019-12-10 15:28:09 +08:00
functions.hh move files 2019-11-04 17:42:11 +08:00
linear_element_access.cc move files 2019-11-04 17:42:11 +08:00
linear_element_access.hh move files 2019-11-04 17:42:11 +08:00
mapval.cc Add method `Subview::getParent()`. 2019-09-23 23:00:32 +08:00
mapval.hh move files 2019-11-04 17:42:11 +08:00
mat.cc move matrix constructors to appropriate interfaces 2019-11-04 15:27:48 +08:00
mat.hh move files 2019-11-04 17:42:11 +08:00
matrix.cc Move all armadillo header include to php_arma.hh 2019-09-21 06:48:25 +08:00
matrix.hh move files 2019-11-04 17:42:11 +08:00
non_resizable.cc Move all armadillo header include to php_arma.hh 2019-09-21 06:48:25 +08:00
non_resizable.hh move files 2019-11-04 17:42:11 +08:00
non_resizable_matrix.cc Move all armadillo header include to php_arma.hh 2019-09-21 06:48:25 +08:00
non_resizable_matrix.hh move files 2019-11-04 17:42:11 +08:00
operators.cc filter unused code 2019-12-10 15:30:20 +08:00
operators.hh update 2019-04-16 21:23:47 +08:00
php_arma.cc add skeleton for ResizableVector 2019-11-20 20:01:51 +08:00
resizable.cc move files 2019-11-04 17:42:11 +08:00
resizable.hh move files 2019-11-04 17:42:11 +08:00
resizable_matrix.cc move matrix constructors to appropriate interfaces 2019-11-04 15:27:48 +08:00
resizable_matrix.hh move files 2019-11-04 17:42:11 +08:00
resizable_vector.cc add skeleton for ResizableVector 2019-11-20 20:01:51 +08:00
resizable_vector.hh add skeleton for ResizableVector 2019-11-20 20:01:51 +08:00
subview.cc Add method `Subview::getParent()`. 2019-09-23 23:00:32 +08:00
subview.hh move files 2019-11-04 17:42:11 +08:00
subview_mat.cc Add `toMat()`. Update tests. 2019-10-08 23:44:28 +08:00
subview_mat.hh move files 2019-11-04 17:42:11 +08:00
vector.cc add skeleton for ResizableVector 2019-11-20 20:01:51 +08:00
vector.hh move files 2019-11-04 17:42:11 +08:00