Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: functional.parameters - Function Up: functional - Tool Previous: functional.ndim - Function


functional.order - Function



Package utility
Module functionals
Tool functional


Show the order or similar information


Synopsis
order()


Arguments



Returns
integer or -1


Description

Return the order of the functional when relevant (e.g. of polynomial).



Example
- a:=dfs.gaussian1d()
- b:=dfs.poly(2)      
- a.order()
-1 
- b.order()
2





next up previous contents index
Next: functional.parameters - Function Up: functional - Tool Previous: functional.ndim - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15