]> git.sesse.net Git - wloh/commit
Use the matrix class from Eigen directly instead of copying from an array. Seems...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 20 Mar 2012 09:50:37 +0000 (10:50 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 20 Mar 2012 09:50:37 +0000 (10:50 +0100)
commit35021b4f76156feb48fd9420a9116da50acee3e1
tree2e64462852988f32b3f03d6b156e5d449b0362d4
parent0e3311bf0601a8db66058439bd1fff2a9cac2e58
Use the matrix class from Eigen directly instead of copying from an array. Seems to be a bit (100ms!?) faster.
bayeswf.cpp