taproot

Contents:

  • Library API
taproot
  • File cmsis_mat.hpp
  • View page source

File cmsis_mat.hpp

↰ Parent directory (src/tap/algorithms)

Contents

  • Definition (src/tap/algorithms/cmsis_mat.hpp)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

Definition (src/tap/algorithms/cmsis_mat.hpp)

  • Program Listing for File cmsis_mat.hpp

Includes

  • arm_math.h

  • array

  • cassert

  • cinttypes

  • iostream

  • modm/architecture/utils.hpp

Included By

  • File kalman_filter.hpp

  • File math_user_utils.hpp

  • File orientation.hpp

  • File position.hpp

  • File vector.hpp

Namespaces

  • Namespace tap

  • Namespace tap::algorithms

Classes

  • Template Struct CMSISMat

Functions

  • Template Function tap::algorithms::operator*(const CMSISMat<A_ROWS, A_COLS>&, const CMSISMat<B_ROWS, B_COLS>&)

  • Template Function tap::algorithms::operator*(const CMSISMat<ROWS, COLS>&, float)

  • Template Function tap::algorithms::operator*(float, const CMSISMat<ROWS, COLS>&)

  • Template Function tap::algorithms::operator+

  • Template Function tap::algorithms::operator-(const CMSISMat<A_ROWS, A_COLS>&, const CMSISMat<B_ROWS, B_COLS>&)

  • Template Function tap::algorithms::operator-(const CMSISMat<ROWS, COLS>&)

  • Template Function tap::algorithms::operator/


© Copyright 2021, taproot.

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