Contents Menu Expand Light mode Dark mode Auto light/dark mode
LibRapid If you like LibRapid, please consider supporting its development! Support LibRapid's Development!
LibRapid Docs
Light Logo Dark Logo
  • Getting Started
  • CMake Integration
  • API Reference
    • Usage Examples
      • Iterating Over Arrays
    • Arrays, Matrices and Linear Algebra
      • Linear Algebra
        • Level 1
        • Level 2
          • GEMV
        • Level 3
          • GEMM
      • Array Listing
      • From Data
      • Pseudoconstructors
      • Array View
      • Array Operations
      • Size Type
      • Stride Tools
      • Storage
      • OpenCL Storage
      • CUDA Storage
    • Vectors
      • Vector Listing
    • Complex Numbers
      • Documentation
      • Examples
      • Implementation Details
    • Sets
      • Documentation
      • Examples
      • Implementation Details
    • Bitset
      • Documentation
      • Examples
      • Implementation Details
    • Map
    • Mathematics
    • Multi-Precision Arithmetic
      • Multi-Precision Listing
  • Tutorials
  • Performance
  • Benchmark Results
    • Ubuntu
      • GCC
        • OPTIMISE_SMALL_ARRAYS=OFF
          • Matrix Transpose
          • Combined Array Operations
          • Array Addition
        • OPTIMISE_SMALL_ARRAYS=ON
          • Matrix Transpose
          • Combined Array Operations
          • Array Addition
      • Clang
        • OPTIMISE_SMALL_ARRAYS=OFF
          • Matrix Transpose
          • Combined Array Operations
          • Array Addition
        • OPTIMISE_SMALL_ARRAYS=ON
          • Matrix Transpose
          • Combined Array Operations
          • Array Addition
    • MacOS
      • GCC
        • OPTIMISE_SMALL_ARRAYS=OFF
          • Matrix Transpose
          • Combined Array Operations
          • Array Addition
        • OPTIMISE_SMALL_ARRAYS=ON
          • Matrix Transpose
          • Combined Array Operations
          • Array Addition
      • Clang
        • OPTIMISE_SMALL_ARRAYS=OFF
          • Matrix Transpose
          • Combined Array Operations
          • Array Addition
        • OPTIMISE_SMALL_ARRAYS=ON
          • Matrix Transpose
          • Combined Array Operations
          • Array Addition
    • Windows
      • Clang
        • OPTIMISE_SMALL_ARRAYS=OFF
          • Matrix Transpose
          • Combined Array Operations
          • Array Addition
        • OPTIMISE_SMALL_ARRAYS=ON
          • Matrix Transpose
          • Combined Array Operations
          • Array Addition
      • MSVC
        • OPTIMISE_SMALL_ARRAYS=OFF
          • Matrix Transpose
          • Combined Array Operations
          • Array Addition
        • OPTIMISE_SMALL_ARRAYS=ON
          • Matrix Transpose
          • Combined Array Operations
          • Array Addition
    • sphinx
      • design
        • OPTIMISE_SMALL_ARRAYS=ON
  • Caution
Back to top
Edit this page

File arrayFromData.hpp#

↰ Parent directory (librapid/include/librapid/array)

Contents

  • Definition (librapid/include/librapid/array/arrayFromData.hpp)

  • Included By

  • Namespaces

  • Defines

Definition (librapid/include/librapid/array/arrayFromData.hpp)#

  • Program Listing for File arrayFromData.hpp

Included By#

  • File array.hpp

Namespaces#

  • Namespace librapid

  • Namespace librapid::array

Defines#

  • Define HIGHER_DIMENSIONAL_FROM_DATA

  • Define SINIT

  • Define SVEC

Copyright © 2023, Toby Davis
Made with Sphinx and @pradyunsg's Furo
On this page
  • File arrayFromData.hpp
    • Definition (librapid/include/librapid/array/arrayFromData.hpp)
    • Included By
    • Namespaces
    • Defines