1 --- !ditz.rubyforge.org,2008-03-06/issue
2 title: Consider eliminating width and height parameters (and possibly also threshold parameters) from approx constructor.
7 reporter: David Hilvert <dhilvert@auricle.dyndns.org>
10 creation_time: 2009-02-08 23:29:12.752142 Z
13 id: 0bf05bcc49ed9f6f7b5ac2fe47a65a2b693b0f0f
15 - - 2009-02-08 23:30:11.093815 Z
16 - David Hilvert <dhilvert@auricle.dyndns.org>
19 In particular, width and height could be initially set to zero, and threshold
20 parameters could be effectively disabled (e.g., set to zero or so).
21 - - 2009-02-11 16:33:07.853722 Z
22 - David Hilvert <dhilvert@auricle.dyndns.org>
25 Given that approximation structures might be used for non-accumulative data,
26 omitting the invariant (and using a default of NONE) might also be considered.
27 - - 2009-02-16 18:11:39.796370 Z
28 - David Hilvert <dhilvert@auricle.dyndns.org>
29 - closed with disposition fixed
30 - Parameters under consideration have been removed.