TaggingRules is an option for selections that specifies a list of strings to be associated with a selection.
TextRecognize[image] recognizes text in image and returns it as a string.
Tolerance is an option for various numerical options which specifies the tolerance that should be allowed in computing results.
VerifyTestAssumptions is an option to LocationTest and similar functions that controls which assumptions to verify through diagnostic tests.
WindowMargins is a notebook option that specifies what margins to leave around the window that is used to display the notebook on the screen.
SymbolicCUDAFunction[name, args] is a symbolic representation of a CUDA function declaration.SymbolicCUDAFunction[name, args, body] is a symbolic representation of a CUDA ...
DatabaseLink supports SQL transactions and result sets. These features, useful for advanced users, help to maintain integrity of the data stored in your database as well as ...
AddEventHandler[obj@event, func] assigns the specified Mathematica function func to be called when the given event event fires.
TetGenGetPoints[expr] returns the points in a TetGen expression.
TetGenGetRegions[expr] returns the regions in a TetGen expression.