Even with "Newton methods" where the local model is based on the actual Hessian, unless you are close to a root or minimum, the model step may not bring you any closer to the ...
TetGenGetPointMarkers[expr] returns the point markers in a TetGen expression.
Amazon.com is a well-known web retailer that specializes in books, music, movies, and many other products. Amazon has made a web service available that allows developers to ...
OpenCLLink allows you to use the Mathematica language to query OpenCL system information and execute OpenCL programs using Mathematica. In this section, an overview is ...
This section is concerned with the way that OpenCLLink is set up and configured for your machine. It will also help to track down and correct problems. OpenCLLink is designed ...
CCodeStringGenerate[cfun, name, opts] generates C code from the compiled function cfun using the name as the exported function name.
MultiPoissonDistribution has been renamed to MultivariatePoissonDistribution and is part of the built-in Mathematica kernel. HotellingTSquareDistribution has been added to ...
ToCombinatoricaGraph[g] return the Combinatorica representation of the graph g.ToCombinatoricaGraph[g, n] return the graph g, adding additional unconnected vertices, if ...
Mathematica provides many options for customizing and annotating plots. Legends can be added to plots and customized with many of the same methods used to customize other ...
XMLGet["file"] returns the XML expression tree corresponding to the contents of " file".XMLGet["file", parser] uses the pre-initialized XMLParser object to parse the file. ...