Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)

Enlighten SDK 3.10 Documentation
Results will update as you type.
  • Welcome to Enlighten
  • How Enlighten works
  • Artist workflow
  • Install Enlighten
  • Libraries
  • Implementation guide
  • Technical reference
  • Advanced techniques
  • Tools
  • Enlighten Mobile
  • White papers
  • Third-party licences
    • Core Runtime Code
    • Precompute Code
      • CLAPACK
      • JAMA
      • Taucs
      • Intel Embree
      • Targa handling
      • TinyXml
      • TinyXPath
    • Sample Framework Code
  • Release notes
    Calendars

You‘re viewing this with anonymous access, so some content might be blocked.
/
JAMA

    This is the documentation for Enlighten.

    JAMA

    Nov 21, 2019

    JAMA: Java Matrix Package

    JAMA is a basic linear algebra package for Java developed by The MathWorks and the National Institute of Standards and Technology (NIST), and is available from http://math.nist.gov/javanumerics/jama/.

    Enlighten's AutoUVs code makes use of several routines based on JAMA routines for eigenvector decomposition: tred2, tql2 and eigen_decomposition. These routines are in the public domain. From http://math.nist.gov/javanumerics/jama/ (accessed 7 May 2013):

    Copyright Notice

    This software is a cooperative product of The MathWorks and the National Institute of Standards and Technology (NIST) which has been released to the public domain. Neither The MathWorks nor NIST assumes any responsibility whatsoever for its use by other parties, and makes no guarantees, expressed or implied, about its quality, reliability, or any other characteristic.

    ...

    As Jama is in the public domain other developers are free to adopt and adapt this code to other styles of programming or to extend or modernize the API. You might find one of these libraries to be more suitable to your purposes. Make note, however, that NIST makes no endorsement of these projects.

    , multiple selections available,
    {"serverDuration": 16, "requestCorrelationId": "0fdd714d428446d6b8af31738174b61a"}