Navigation

  • index
  • next |
  • previous |
  • ezARPACK 1.1 documentation »
  • API reference »
  • Data storage backends

Data storage backendsΒΆ

These headers should be included to enable various storage backends. For successful compilation, header files of the corresponding libraries must be visible to the compiler.

  • ezarpack/storages/base.hpp - definition of storage_traits structure
  • ezarpack/storages/eigen.hpp - Eigen 3
  • ezarpack/storages/blaze.hpp - Blaze
  • ezarpack/storages/armadillo.hpp - Armadillo
  • ezarpack/storages/ublas.hpp - Boost uBLAS
  • ezarpack/storages/triqs.hpp - TRIQS arrays
  • ezarpack/storages/nda.hpp - TRIQS/nda
  • ezarpack/storages/xtensor.hpp - xtensor

Table of Contents

  • Installation instructions
  • User guide
  • API reference
    • Specializations of the arpack_solver class template
    • Specializations of the mpi::arpack_solver class template
    • Data storage backends
      • ezarpack/storages/base.hpp - definition of storage_traits structure
      • ezarpack/storages/eigen.hpp - Eigen 3
      • ezarpack/storages/blaze.hpp - Blaze
      • ezarpack/storages/armadillo.hpp - Armadillo
      • ezarpack/storages/ublas.hpp - Boost uBLAS
      • ezarpack/storages/triqs.hpp - TRIQS arrays
      • ezarpack/storages/nda.hpp - TRIQS/nda
      • ezarpack/storages/xtensor.hpp - xtensor
    • Auxiliary headers
  • Changelog
  • Index
  • Search Page

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • previous |
  • ezARPACK 1.1 documentation »
  • API reference »
  • Data storage backends
© Copyright 2016-2025, Igor Krivenko. Created using Sphinx 8.2.3.