Skip to content

BasicLogKernels

Module: Basic Math Functions / BasicLog

Functions

Name
void plp_log_f32p_xpulpv2(void * S)
Parallel log with interleaved access of 32-bit float vectors kernel for XPULPV2 extension.

Functions Documentation

function plp_log_f32p_xpulpv2

void plp_log_f32p_xpulpv2(
    void * S
)

Parallel log with interleaved access of 32-bit float vectors kernel for XPULPV2 extension.

Parameters:

  • S points to the instance structure for float parallel log

Return: none


Updated on 2023-03-01 at 16:16:32 +0000