aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cholesky.cpp
diff options
context:
space:
mode:
authorGravatar Abraham Bachrach <abachrach@gmail.com>2012-01-11 11:00:30 -0500
committerGravatar Abraham Bachrach <abachrach@gmail.com>2012-01-11 11:00:30 -0500
commit039408cd66fdf106e153169c250a6ad696b84af3 (patch)
treee8969d50b4f05424fb18d61f10b7d8bf98ec5f19 /test/cholesky.cpp
parent238999045c0c870834620d9d86a0254d2dd2f6d6 (diff)
added functions to allow for cwise min/max operations with scalar argument (bug #400).
added function for array.min(), array.max(), matrix.cwiseMin(), matrix.cwiseMax(). The matrix.cwiseMin/Max functions required the definition of the ConstantReturnType typedef. However, it wasn't defined until after MatrixCwiseBinaryOps was included in Eigen/src/SparseCore/SparseMatrixBase.h, so I moved those includes after the definition of the typedefs. tests for both the regular and scalar min/max functions were added as well
Diffstat (limited to 'test/cholesky.cpp')
0 files changed, 0 insertions, 0 deletions