aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/benchmark.cpp
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2008-04-26 19:20:26 +0000
committerGravatar Gael Guennebaud <g.gael@free.fr>2008-04-26 19:20:26 +0000
commitb4c974d0597546e255edb3758a0bc58515674692 (patch)
treec3aa05f4c953ba75b3802caa75dbc913667f79c1 /bench/benchmark.cpp
parent4c92150676dea30748215549ba1b94df2624e652 (diff)
Added triangular assignement, e.g.:
m.upper() = a+b; only updates the upper triangular part of m. Note that: m = (a+b).upper(); updates all coefficients of m (but half of the additions will be skiped) Updated back/forward substitution to better use Eigen's capability.
Diffstat (limited to 'bench/benchmark.cpp')
0 files changed, 0 insertions, 0 deletions