Changeset 286
- Timestamp:
- Mar 23, 2004, 2:43:12 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psMathGroup.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psMathGroup.tex
r285 r286 66 66 \begin{CompactList}\small\item\em Evaluate 4D polynomial (double precision).\item\end{CompactList}\item 67 67 {\bf ps\-Type} $\ast$ {\bf ps\-Binary\-Op} (void $\ast$out, void $\ast$in1, char $\ast$operator, void $\ast$in2) 68 \begin{CompactList}\small\item\em Perform a binary operation on two data items ( {\bf ps\-Image} {\rm (p.\,\pageref{structpsImage})}, ps\-Vector, ps\-Scalar).\item\end{CompactList}\item68 \begin{CompactList}\small\item\em Perform a binary operation on two data items (ps\-Image, ps\-Vector, ps\-Scalar).\item\end{CompactList}\item 69 69 {\bf ps\-Type} $\ast$ {\bf ps\-Unary\-Op} (void $\ast$out, void $\ast$in, char $\ast$operator) 70 \begin{CompactList}\small\item\em Perform a binary operation on two data items ( {\bf ps\-Image} {\rm (p.\,\pageref{structpsImage})}, ps\-Vector, ps\-Scalar).\item\end{CompactList}\item70 \begin{CompactList}\small\item\em Perform a binary operation on two data items (ps\-Image, ps\-Vector, ps\-Scalar).\item\end{CompactList}\item 71 71 {\bf p\_\-ps\-Scalar} $\ast$ {\bf ps\-Scalar} (double value) 72 \begin{CompactList}\small\item\em create a {\bf ps\-Type} {\rm (p.\,\pageref{structpsType})}-ed structure from a constant double value.\item\end{CompactList}\item72 \begin{CompactList}\small\item\em create a ps\-Type-ed structure from a constant double value.\item\end{CompactList}\item 73 73 {\bf p\_\-ps\-Scalar} $\ast$ {\bf ps\-Scalar\-Type} (char $\ast$mode,...) 74 \begin{CompactList}\small\item\em create a {\bf ps\-Type} {\rm (p.\,\pageref{structpsType})}-ed structure from a specified type\item\end{CompactList}\item74 \begin{CompactList}\small\item\em create a ps\-Type-ed structure from a specified type\item\end{CompactList}\item 75 75 {\bf ps\-Matrix} $\ast$ {\bf ps\-Matrix\-Alloc} (int Xdimen, int Ydimen) 76 76 \begin{CompactList}\small\item\em Constructor.\item\end{CompactList}\item
Note:
See TracChangeset
for help on using the changeset viewer.
