Blender
V4.3
source
blender
blenlib
BLI_fftw.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2024 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#include "
BLI_math_vector_types.hh
"
6
7
#pragma once
8
9
namespace
blender::fftw
{
10
17
int
optimal_size_for_real_transform
(
int
size);
18
int2
optimal_size_for_real_transform
(
int2
size);
19
24
void
initialize_float
();
25
26
}
// namespace blender::fftw
BLI_math_vector_types.hh
blender::fftw
Definition
BLI_fftw.hh:9
blender::fftw::initialize_float
void initialize_float()
Definition
fftw.cc:84
blender::fftw::optimal_size_for_real_transform
int optimal_size_for_real_transform(int size)
Definition
fftw.cc:55
blender::VecBase< int32_t, 2 >
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0