- 17 Dec, 2020 1 commit
-
-
Paul McCarthy authored
than columns (for compatibility with newmat behavuiour). Remove U truncation, as arma::svd_econ does it for us (whereas arma::svd does not)
-
- 02 May, 2018 1 commit
-
-
Matthew Webster authored
-
- 18 Nov, 2014 1 commit
-
-
Paul McCarthy authored
fixes size of output matrix U to the size of the input, whereas armadillo returns a square matrix.
-
- 30 Oct, 2014 1 commit
-
-
Paul McCarthy authored
temp matrix sizes anyway.
-
- 11 Oct, 2014 1 commit
-
-
Paul McCarthy authored
-
- 10 Oct, 2014 1 commit
-
-
Paul McCarthy authored
encapsulate their things in the armawrap namespace. This is because operator_call.hpp needs to add a few things to the std:: namespace (type-specific implementations of max). Also added typemaps for AWOp. Also implemented transpose methods on AWBase (and corresponding using declarations in all the matrix/vector classes).
-
- 09 Oct, 2014 1 commit
-
-
Paul McCarthy authored
operator>> for insertion into an AWCallManager.
-
- 01 Oct, 2014 2 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
they come after classes or structs.
-
- 24 Sep, 2014 1 commit
-
-
Paul McCarthy authored
-
- 23 Sep, 2014 1 commit
-
-
Paul McCarthy authored
-