The
new method constructs a new
EDF::DVal
object. The method takes up to two optional
input arguments, the dimension ID, and the DVal ID. For example:
my $empty_dval = new EDF::DVal; my $full_dval = new EDF::DVal(1000, 1234);</p>
Copyright © Legal Notices