tico
0.1
Mechanical Watch Terminal Timegrapher
inc
crosscorint.h
Go to the documentation of this file.
1
#pragma once
2
#include <stddef.h>
3
12
void
crosscorint
(
size_t
ArrayLength,
13
const
int
* array,
14
const
int
* ref,
15
int
* cross);
crosscorint
void crosscorint(size_t ArrayLength, const int *array, const int *ref, int *cross)
Computes the cross-correlation of two integer arrays.
Definition:
crosscorint.c:12
Generated by
1.9.4