Home
last modified time | relevance | path

Searched defs:Decimation (Results 1 – 8 of 8) sorted by relevance

/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/consensys/gnark-crypto/ecc/bls12-377/fr/fft/
H A Dfft.go29 type Decimation uint8 type
49 func (domain *Domain) FFT(a []fr.Element, decimation Decimation, coset uint64) {
90 func (domain *Domain) FFTInverse(a []fr.Element, decimation Decimation, coset uint64) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/consensys/gnark-crypto/ecc/bls12-381/fr/fft/
H A Dfft.go29 type Decimation uint8 type
49 func (domain *Domain) FFT(a []fr.Element, decimation Decimation, coset uint64) {
90 func (domain *Domain) FFTInverse(a []fr.Element, decimation Decimation, coset uint64) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/consensys/gnark-crypto/ecc/bn254/fr/fft/
H A Dfft.go29 type Decimation uint8 type
49 func (domain *Domain) FFT(a []fr.Element, decimation Decimation, coset uint64) {
90 func (domain *Domain) FFTInverse(a []fr.Element, decimation Decimation, coset uint64) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/consensys/gnark-crypto/ecc/bw6-761/fr/fft/
H A Dfft.go29 type Decimation uint8 type
49 func (domain *Domain) FFT(a []fr.Element, decimation Decimation, coset uint64) {
90 func (domain *Domain) FFTInverse(a []fr.Element, decimation Decimation, coset uint64) {
/dports/graphics/py-rasterio/rasterio-1.2.10/docs/topics/
H A Dwindowed-rw.rst80 Decimation section in Windowed reading and writing
/dports/math/vtk8/VTK-8.2.0/Filters/Hybrid/
H A DvtkImageToPolyDataFilter.h210 vtkTypeBool Decimation; variable
/dports/math/vtk9/VTK-9.1.0/Filters/Hybrid/
H A DvtkImageToPolyDataFilter.h205 vtkTypeBool Decimation; variable
/dports/math/vtk6/VTK-6.2.0/Filters/Hybrid/
H A DvtkImageToPolyDataFilter.h178 int Decimation; variable