Skip to content

Type Aliases

A

  • typedef arg Alias that decays numeric/boolean argument types while preserving expression types unchanged.
  • typedef audio_sample_type_clist List of all supported audio sample types.

C

D

  • typedef dimset Fixed-size bitmask indexed by tensor axis.

E

  • typedef expression_make_function Alias that produces an expression_function with decayed argument types.
  • typedef expression_pack Type alias for the expression that packs several expressions into a single vector-valued expression.
  • typedef expression_value_type Helper alias that extracts the value type of an expression.

I

  • typedef index_t Unsigned integer type used for tensor indices and axis sizes.

L

M

O

S

  • typedef signed_index_t Signed integer type used for tensor indices and axis sizes.

U

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.