occt: master d2d0f002

Author Committer Branch Timestamp Parent
dbv bugmaster master 2015-04-14 15:46:12 master f25b82d6
Affected Issues  0025746: Excessive memory use in math_Matrix
Changeset 0025746: Excessive memory use in math_Matrix

math_DoubleTab now statically allocates only 16 items for Buf
Removed indirection table from math_DoubleTab
mod - src/math/math_DoubleTab.cdl Diff File
mod - src/math/math_DoubleTab.cxx Diff File
mod - src/math/math_DoubleTab.lxx Diff File