ocssw
V2022
|
int_4d.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include "l12_proto.h"
#include "l2prod.h"
#include "l1.h"
#include "get_ctht.h"
Include dependency graph for int_4d.c:
Go to the source code of this file.
Functions | |
int32_t | int_4d (float *sxax[4], int32_t snax[4], int64_t n_block, float x[4], int64_t ar_off[16], float ar_wt[16], float orig_wt[4]) |
int32_t | iint_3d (int32_t snax[3], double x[3], int64_t ar_off[9], float ar_wt[9], float orig_wt[3]) |
Function Documentation
◆ iint_3d()
int32_t iint_3d | ( | int32_t | snax[3], |
double | x[3], | ||
int64_t | ar_off[9], | ||
float | ar_wt[9], | ||
float | orig_wt[3] | ||
) |