Category:Functions

From DavinciWiki
Revision as of 13:03, 15 February 2006 by Cedwards (Talk | contribs)

Jump to: navigation, search

Davinci Functions

Davinci functions come from three sources:

  1. The Davinci Core contains routines written and compiled in C accessible from the command line. These functions are included with the Davinci executable and are not editable. Most of the math, matrix, I/O, and data manipulation functions are part of the Davinci Core. Examples include sum and display.
  2. User Defined Functions are scripts written in the davinci language and may call other functions in their code. The script code is viewable and editable during each session of davinci. User Defined Functions are contained in dvrc (davinci resource) files and must be 'sourced' to be used. Examples include uddw and do_dcs.
  3. Modular Functions are written in C and collected in optional, loadable modules. Modules must be loaded to be accessible. These functions are not editable. Examples include thm.rectify and thm.deplaid.



DavinciWiki Navigation Bar

Pages in category "Functions"

The following 200 pages are in this category, out of 612 total.

(previous 200) (next 200)

A

B

C

C cont.

D

D cont.

E

F

G

(previous 200) (next 200)
Personal tools