>
: plCUniform
: Built-in kernels
: Built-in kernels
目次
索引
Unless otherwise stated in this section we denote by
a variable set with
unidimensional
continuous variables
.
denotes a half-open variable set of
with
being a half-open continuous
subinterval on
. Particularly, we denote by
the half-open variable set of
such that
and
.
To depict the built-in kernels main functionalities, we will use the
following program framework:
- Define the variable types, set and values.
- Print the variable sets and types
- Construct the kernel.
- Print the kernel.
- Plot the kernel.
- Execute and print
draw tests.
- Execute and print
best tests.
- Execute and print
compute tests.
Program 8 is one instance of this framework and
illustrates the case for a plCUniform
. In this section, we use
the same framework for all the program examples. Consequently, we don
not show the full program for each of the build-in kernel examples,
just a few lines of the program and the resulting output are shown.
: plCUniform
: Built-in kernels
: Built-in kernels
目次
索引
Juan-Manuel Ahuactzin
平成17年3月31日