LIBML
Version 3.2.4
LIBML DSP Software Library
|
#include "tpt_math.h"
Functions | |
void | tpt_boolean_distance_TT (uint32_t *Ctt, const uint32_t *A, const uint32_t *B, uint32_t aNumberOfBools) |
f32_t | tpt_russellrao_distance (const uint32_t *aInDataA, const uint32_t *aInDataB, uint32_t aNumberOfBools) |
Russell-Rao distance between two vectors. More... | |
void tpt_boolean_distance_TT | ( | uint32_t * | Ctt, |
const uint32_t * | A, | ||
const uint32_t * | B, | ||
uint32_t | aNumberOfBools | ||
) |