Elemental
0.86
  • Introduction
  • A brief tour of the library
  • Build system
  • Core functionality
  • BLAS-like linear algebra
  • LAPACK-like linear algebra
    • Reduction to condensed form
    • Factorizations
    • Spectral analysis
    • Matrix functions
    • Matrix properties
      • Condition number
      • Determinant
      • Inertia
      • Matrix norms
      • Trace
    • Linear solvers
    • Euclidean minimization
    • Permutations
    • Reflectors
    • Utilities
  • Optimization
  • Control theory
  • Special matrices
  • Input/output
  • Indices
Elemental
  • Docs »
  • LAPACK-like linear algebra »
  • Matrix properties
  • View page source

Matrix propertiesΒΆ

  • Condition number
  • Determinant
  • Inertia
  • Matrix norms
  • Trace
Next Previous

© Copyright 2009-2016, Jack Poulson