Category:Functions

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

Jump to: navigation, search

Types of Davinci Functions

There are three types of functions avaiable in davinci:

  1. Scripts are user defined functions which can contain various math and array manipulations. These functions are generally the easiest to program and are very flexible. Some limitations include their inability to handle very large arrays due to poor memory handing. Anything that can be done on a command line in davinci can be done in a script. An example will be given below.
  2. Command line scripts are also user defined functions which can be run from the command propmt. They are usually a single file which contains all of the necessary steps to read data and write output.
  3. C-programs are the most complicated and difficult method to program in davinci. Built in functions like sum are programmed in C. Other functions such as rectify are also programmed in modules. Modules are an easy way for end users to program davinci C functions.


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