gatk-3.8/public/c++
Karthik Gururaj a03d83579b Matrices in baseline C++ (no vector) implementation of PairHMM are now
allocated on heap using "new". Stack allocation led to program crashes
for large matrix sizes.
2014-02-07 23:22:05 -08:00
..
VectorPairHMM Matrices in baseline C++ (no vector) implementation of PairHMM are now 2014-02-07 23:22:05 -08:00