exafmm-t

Contents

  • Installation
  • Examples
  • Build Documentation

API Reference

  • Library API
exafmm-t
  • »
  • File math_wrapper.h
  • View page source

File math_wrapper.h¶

↰ Parent directory (include)

Contents

  • Definition (include/math_wrapper.h)

  • Includes

  • Included By

  • Namespaces

  • Functions

Definition (include/math_wrapper.h)¶

  • Program Listing for File math_wrapper.h

Includes¶

  • complex

  • exafmm_t.h (File exafmm_t.h)

  • timer.h (File timer.h)

Included By¶

  • File fmm.h

  • File fmm_scale_invariant.h

Namespaces¶

  • Namespace exafmm_t

Functions¶

  • Function cgemm_

  • Function cgemv_

  • Function cgesvd_

  • Function dgemm_

  • Function dgemv_

  • Function dgesvd_

  • Function exafmm_t::conjugate_transpose

  • Function exafmm_t::gemm(int, int, int, real_t *, real_t *, real_t *)

  • Function exafmm_t::gemm(int, int, int, complex_t *, complex_t *, complex_t *)

  • Function exafmm_t::gemv(int, int, real_t *, real_t *, real_t *)

  • Function exafmm_t::gemv(int, int, complex_t *, complex_t *, complex_t *)

  • Function exafmm_t::svd(int, int, real_t *, real_t *, real_t *, real_t *)

  • Function exafmm_t::svd(int, int, complex_t *, real_t *, complex_t *, complex_t *)

  • Function exafmm_t::transpose(RealVec&, int, int)

  • Function exafmm_t::transpose(ComplexVec&, int, int)

  • Function sgemm_

  • Function sgemv_

  • Function sgesvd_

  • Function zgemm_

  • Function zgemv_

  • Function zgesvd_


© Copyright 2019, exafmm.

Built with Sphinx using a theme provided by Read the Docs.