Home
last modified time | relevance | path

Searched refs:polydot (Results 1 – 25 of 47) sorted by relevance

12

/dports/biology/emboss/EMBOSS-6.6.0/doc/programs/master/emboss/apps/inc/
H A Dpolydot.output4 <p><h3>Graphics File: polydot.ps</h3>
5 <p><img src="polydot.1.polydot.gif" alt="[polydot results]">
H A Dpolydot.usage1 Here is a sample session with <b>polydot</b>
7 % <b>polydot globins.fasta -gtitle="Polydot of globins.fasta" -graph cps </b>
11 Created polydot.ps
H A Ddotmatcher.isee16 <td><a href="polydot.html">polydot</a></td>
H A Ddottup.isee16 <td><a href="polydot.html">polydot</a></td>
H A Ddotpath.isee16 <td><a href="polydot.html">polydot</a></td>
/dports/games/xzip/xzip/
H A Dxstat.c33 static XPoint polydot[3]; variable
65 polydot[0].x = 0;
66 polydot[0].y = 0;
67 polydot[1].x = 4;
68 polydot[1].y = 5;
69 polydot[2].x = -8;
70 polydot[2].y = 0;
429 polydot[0].x = dotdrawnx; in flipdot()
430 polydot[0].y = dotdrawny; in flipdot()
431 XFillPolygon(xiodpy, xioswin, gcsflip, polydot, 3, Convex, CoordModePrevious); in flipdot()
H A Dxtext.c83 static XPoint polydot[3]; variable
144 polydot[0].x = 0; in xtext_init()
145 polydot[0].y = 0; in xtext_init()
146 polydot[1].x = SIDEMARGIN; in xtext_init()
147 polydot[1].y = 5; in xtext_init()
148 polydot[2].x = -2*SIDEMARGIN; in xtext_init()
149 polydot[2].y = 0; in xtext_init()
511 polydot[0].x = textwin_x + xpos;
512 polydot[0].y = textwin_y + ypos + lineheightoff;
513 XFillPolygon(xiodpy, xiowin, gcflip, polydot, 3, Convex, CoordModePrevious);
/dports/games/xglk/xglk/
H A Dxglk.c11 static XPoint polydot[3]; /* For the cursor-dot. */ variable
36 polydot[0].x = 0; in xglk_init()
37 polydot[0].y = 0; in xglk_init()
38 polydot[1].x = 4; in xglk_init()
39 polydot[1].y = 5; in xglk_init()
40 polydot[2].x = -8; in xglk_init()
41 polydot[2].y = 0; in xglk_init()
453 polydot[0].x = xpos; in xglk_draw_dot()
454 polydot[0].y = ypos; in xglk_draw_dot()
455 XFillPolygon(xiodpy, xiowin, gcflip, polydot, 3, Convex, CoordModePrevious); in xglk_draw_dot()
/dports/science/R-cran-kernlab/kernlab/man/
H A Dinlearn.Rd23 \item \code{polydot} Polynomial kernel function
40 \item \code{degree, scale, offset} for the Polynomial kernel "polydot"
H A Dkcca.Rd24 \item \code{polydot} Polynomial kernel function
42 \item \code{degree, scale, offset} for the Polynomial kernel "polydot"
H A Dinchol.Rd25 \item \code{polydot} Polynomial kernel function
44 \item \code{degree, scale, offset} for the Polynomial kernel "polydot"
H A Ddots.Rd5 \alias{polydot}
36 polydot(degree = 1, scale = 1, offset = 1)
H A Dkfa.Rd39 \item \code{polydot} Polynomial kernel function
57 \item \code{degree, scale, offset} for the Polynomial kernel "polydot"
H A Dkpca.Rd37 \item \code{polydot} Polynomial kernel function
55 \item \code{degree, scale, offset} for the Polynomial kernel "polydot"
H A DkernelMatrix.Rd99 \item \code{polydot} Polynomial kernel function
123 \seealso{\code{\link{rbfdot}}, \code{\link{polydot}},
H A Dkha.Rd37 \item \code{polydot} Polynomial kernel function
56 \item \code{degree, scale, offset} for the Polynomial kernel "polydot"
H A Dkmmd.Rd47 \item \code{polydot} Polynomial kernel function
66 \item \code{degree, scale, offset} for the Polynomial kernel "polydot"
H A Dcsi.Rd34 \item \code{polydot} Polynomial kernel function
53 \item \code{degree, scale, offset} for the Polynomial kernel "polydot"
H A Dranking.Rd42 \item \code{polydot} Polynomial kernel function
60 \item \code{degree, scale, offset} for the Polynomial kernel "polydot"
H A Dkernel-class.Rd26 or by calling the \code{rbfdot}, \code{polydot}, \code{tanhdot},
/dports/biology/emboss/EMBOSS-6.6.0/doc/programs/html/
H A DMakefile.am36 polydot.1.polydot.gif \
295 polydot.html \
/dports/math/R-cran-recipes/recipes/tests/testthat/_snaps/
H A Dkpca_poly.md38 Polynomial kernel PCA (polydot) extraction with X2, X3, X4, X5, X6 [trained]
/dports/biology/emboss/EMBOSS-6.6.0/emboss/acd/
H A Dpolydot.acd1 application: polydot [
/dports/science/R-cran-kernlab/kernlab/
H A DNAMESPACE16 "polydot",
/dports/science/R-cran-kernlab/kernlab/inst/doc/
H A Dkernlab.R27 poly <- polydot(degree=2)

12