Home
last modified time | relevance | path

Searched defs:float64 (Results 101 – 125 of 13676) sorted by relevance

12345678910>>...548

/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/math/
H A Dfloor.go15 func libc_floor(float64) float64 argument
17 func Floor(x float64) float64 {
21 func floor(x float64) float64 {
44 func libc_ceil(float64) float64 argument
46 func Ceil(x float64) float64 {
50 func ceil(x float64) float64 {
60 func Trunc(x float64) float64 {
67 func trunc(x float64) float64 {
81 func Round(x float64) float64 {
118 func RoundToEven(x float64) float64 {
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/math/
H A Dfloor.go15 func libc_floor(float64) float64 argument
17 func Floor(x float64) float64 {
21 func floor(x float64) float64 {
44 func libc_ceil(float64) float64 argument
46 func Ceil(x float64) float64 {
50 func ceil(x float64) float64 {
61 func Trunc(x float64) float64 {
65 func trunc(x float64) float64 {
79 func Round(x float64) float64 {
116 func RoundToEven(x float64) float64 {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/math/
H A Dfloor.go15 func libc_floor(float64) float64 argument
17 func Floor(x float64) float64 {
21 func floor(x float64) float64 {
44 func libc_ceil(float64) float64 argument
46 func Ceil(x float64) float64 {
50 func ceil(x float64) float64 {
61 func Trunc(x float64) float64 {
65 func trunc(x float64) float64 {
79 func Round(x float64) float64 {
116 func RoundToEven(x float64) float64 {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/math/
H A Dfloor.go15 func libc_floor(float64) float64 argument
17 func Floor(x float64) float64 {
21 func floor(x float64) float64 {
44 func libc_ceil(float64) float64 argument
46 func Ceil(x float64) float64 {
50 func ceil(x float64) float64 {
61 func Trunc(x float64) float64 {
65 func trunc(x float64) float64 {
79 func Round(x float64) float64 {
116 func RoundToEven(x float64) float64 {
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/math/
H A Dfloor.go15 func libc_floor(float64) float64 argument
17 func Floor(x float64) float64 {
21 func floor(x float64) float64 {
44 func libc_ceil(float64) float64 argument
46 func Ceil(x float64) float64 {
50 func ceil(x float64) float64 {
61 func Trunc(x float64) float64 {
65 func trunc(x float64) float64 {
79 func Round(x float64) float64 {
116 func RoundToEven(x float64) float64 {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/math/
H A Dfloor.go15 func libc_floor(float64) float64 argument
17 func Floor(x float64) float64 {
21 func floor(x float64) float64 {
44 func libc_ceil(float64) float64 argument
46 func Ceil(x float64) float64 {
50 func ceil(x float64) float64 {
61 func Trunc(x float64) float64 {
65 func trunc(x float64) float64 {
79 func Round(x float64) float64 {
116 func RoundToEven(x float64) float64 {
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/diff/fd/
H A Dlaplacian.go14 func Laplacian(f func(x []float64) float64, x []float64, settings *Settings) float64 {
59 func laplacianSerial(f func(x []float64) float64, x []float64, stencil []Point, step float64, origi…
91 …nWorkers, evals int, f func(x []float64) float64, x []float64, stencil []Point, step float64, orig…
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/math/
H A Dfloor.go15 func libc_floor(float64) float64 argument
17 func Floor(x float64) float64 {
21 func floor(x float64) float64 {
44 func libc_ceil(float64) float64 argument
46 func Ceil(x float64) float64 {
50 func ceil(x float64) float64 {
61 func Trunc(x float64) float64 {
65 func trunc(x float64) float64 {
79 func Round(x float64) float64 {
116 func RoundToEven(x float64) float64 {
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/math/
H A Dfloor.go15 func libc_floor(float64) float64 argument
17 func Floor(x float64) float64 {
21 func floor(x float64) float64 {
44 func libc_ceil(float64) float64 argument
46 func Ceil(x float64) float64 {
50 func ceil(x float64) float64 {
61 func Trunc(x float64) float64 {
65 func trunc(x float64) float64 {
79 func Round(x float64) float64 {
116 func RoundToEven(x float64) float64 {
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/math/
H A Dfloor.go15 func libc_floor(float64) float64 argument
17 func Floor(x float64) float64 {
21 func floor(x float64) float64 {
44 func libc_ceil(float64) float64 argument
46 func Ceil(x float64) float64 {
50 func ceil(x float64) float64 {
61 func Trunc(x float64) float64 {
65 func trunc(x float64) float64 {
79 func Round(x float64) float64 {
116 func RoundToEven(x float64) float64 {
/dports/lang/gcc11/gcc-11.2.0/libgo/go/math/
H A Dfloor.go15 func libc_floor(float64) float64 argument
17 func Floor(x float64) float64 {
21 func floor(x float64) float64 {
44 func libc_ceil(float64) float64 argument
46 func Ceil(x float64) float64 {
50 func ceil(x float64) float64 {
61 func Trunc(x float64) float64 {
65 func trunc(x float64) float64 {
79 func Round(x float64) float64 {
116 func RoundToEven(x float64) float64 {
/dports/net/ulxmlrpcpp/ulxmlrpcpp-1.7.5/stubber/xml2ulxr/
H A Dxmlparse_base.h15 * it under the terms of the GNU Lesser General Public License as
17 * or (at your option) any later version.
21 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
44 /** Base class for XML parsing.
46 class XmlParserBase
50 /** Constructs a parser.
61 * @return true if completed
65 /** Sets the complete state.
79 * @return error code
116 * @param st the actual ParserState
/dports/lang/gcc9/gcc-9.4.0/libgo/go/math/
H A Dfloor.go15 func libc_floor(float64) float64 argument
17 func Floor(x float64) float64 {
21 func floor(x float64) float64 {
44 func libc_ceil(float64) float64 argument
46 func Ceil(x float64) float64 {
50 func ceil(x float64) float64 {
61 func Trunc(x float64) float64 {
65 func trunc(x float64) float64 {
79 func Round(x float64) float64 {
116 func RoundToEven(x float64) float64 {
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/math/
H A Dfloor.go15 func libc_floor(float64) float64 argument
17 func Floor(x float64) float64 {
21 func floor(x float64) float64 {
44 func libc_ceil(float64) float64 argument
46 func Ceil(x float64) float64 {
50 func ceil(x float64) float64 {
61 func Trunc(x float64) float64 {
65 func trunc(x float64) float64 {
79 func Round(x float64) float64 {
116 func RoundToEven(x float64) float64 {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/diff/fd/
H A Dlaplacian.go14 func Laplacian(f func(x []float64) float64, x []float64, settings *Settings) float64 {
59 func laplacianSerial(f func(x []float64) float64, x []float64, stencil []Point, step float64, origi…
91 …nWorkers, evals int, f func(x []float64) float64, x []float64, stencil []Point, step float64, orig…
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/francoispqt/gojay/
H A Dencode_number_float.go6 func (enc *Encoder) EncodeFloat(n float64) error {
43 func (enc *Encoder) AddFloat(v float64) {
49 func (enc *Encoder) AddFloatOmitEmpty(v float64) {
55 func (enc *Encoder) AddFloatNullEmpty(v float64) {
60 func (enc *Encoder) Float(v float64) {
66 func (enc *Encoder) FloatOmitEmpty(v float64) {
72 func (enc *Encoder) FloatNullEmpty(v float64) {
111 func (enc *Encoder) AddFloat64(v float64) {
122 func (enc *Encoder) Float64(v float64) {
133 func (enc *Encoder) Float64OmitEmpty(v float64) {
[all …]
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/francoispqt/gojay/
H A Dencode_number_float.go6 func (enc *Encoder) EncodeFloat(n float64) error {
43 func (enc *Encoder) AddFloat(v float64) {
49 func (enc *Encoder) AddFloatOmitEmpty(v float64) {
55 func (enc *Encoder) AddFloatNullEmpty(v float64) {
60 func (enc *Encoder) Float(v float64) {
66 func (enc *Encoder) FloatOmitEmpty(v float64) {
72 func (enc *Encoder) FloatNullEmpty(v float64) {
111 func (enc *Encoder) AddFloat64(v float64) {
122 func (enc *Encoder) Float64(v float64) {
133 func (enc *Encoder) Float64OmitEmpty(v float64) {
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/francoispqt/gojay/
H A Dencode_number_float.go6 func (enc *Encoder) EncodeFloat(n float64) error {
43 func (enc *Encoder) AddFloat(v float64) {
49 func (enc *Encoder) AddFloatOmitEmpty(v float64) {
55 func (enc *Encoder) AddFloatNullEmpty(v float64) {
60 func (enc *Encoder) Float(v float64) {
66 func (enc *Encoder) FloatOmitEmpty(v float64) {
72 func (enc *Encoder) FloatNullEmpty(v float64) {
111 func (enc *Encoder) AddFloat64(v float64) {
122 func (enc *Encoder) Float64(v float64) {
133 func (enc *Encoder) Float64OmitEmpty(v float64) {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/nfnt/resize/
H A Dfilters.go23 func nearest(in float64) float64 {
30 func linear(in float64) float64 {
38 func cubic(in float64) float64 {
49 func mitchellnetravali(in float64) float64 {
60 func sinc(x float64) float64 {
68 func lanczos2(in float64) float64 {
75 func lanczos3(in float64) float64 {
83 func createWeights8(dy, filterLength int, blur, scale float64, kernel func(float64) float64) ([]int…
103 func createWeights16(dy, filterLength int, blur, scale float64, kernel func(float64) float64) ([]in…
122 func createWeightsNearest(dy, filterLength int, blur, scale float64) ([]bool, []int, int) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/nfnt/resize/
H A Dfilters.go23 func nearest(in float64) float64 {
30 func linear(in float64) float64 {
38 func cubic(in float64) float64 {
49 func mitchellnetravali(in float64) float64 {
60 func sinc(x float64) float64 {
68 func lanczos2(in float64) float64 {
75 func lanczos3(in float64) float64 {
83 func createWeights8(dy, filterLength int, blur, scale float64, kernel func(float64) float64) ([]int…
103 func createWeights16(dy, filterLength int, blur, scale float64, kernel func(float64) float64) ([]in…
122 func createWeightsNearest(dy, filterLength int, blur, scale float64) ([]bool, []int, int) {
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/nfnt/resize/
H A Dfilters.go23 func nearest(in float64) float64 {
30 func linear(in float64) float64 {
38 func cubic(in float64) float64 {
49 func mitchellnetravali(in float64) float64 {
60 func sinc(x float64) float64 {
68 func lanczos2(in float64) float64 {
75 func lanczos3(in float64) float64 {
83 func createWeights8(dy, filterLength int, blur, scale float64, kernel func(float64) float64) ([]int…
103 func createWeights16(dy, filterLength int, blur, scale float64, kernel func(float64) float64) ([]in…
122 func createWeightsNearest(dy, filterLength int, blur, scale float64) ([]bool, []int, int) {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/nfnt/resize/
H A Dfilters.go23 func nearest(in float64) float64 {
30 func linear(in float64) float64 {
38 func cubic(in float64) float64 {
49 func mitchellnetravali(in float64) float64 {
60 func sinc(x float64) float64 {
68 func lanczos2(in float64) float64 {
75 func lanczos3(in float64) float64 {
83 func createWeights8(dy, filterLength int, blur, scale float64, kernel func(float64) float64) ([]int…
103 func createWeights16(dy, filterLength int, blur, scale float64, kernel func(float64) float64) ([]in…
122 func createWeightsNearest(dy, filterLength int, blur, scale float64) ([]bool, []int, int) {
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/nfnt/resize/
H A Dfilters.go23 func nearest(in float64) float64 {
30 func linear(in float64) float64 {
38 func cubic(in float64) float64 {
49 func mitchellnetravali(in float64) float64 {
60 func sinc(x float64) float64 {
68 func lanczos2(in float64) float64 {
75 func lanczos3(in float64) float64 {
83 func createWeights8(dy, filterLength int, blur, scale float64, kernel func(float64) float64) ([]int…
103 func createWeights16(dy, filterLength int, blur, scale float64, kernel func(float64) float64) ([]in…
122 func createWeightsNearest(dy, filterLength int, blur, scale float64) ([]bool, []int, int) {
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/mathext/internal/amos/
H A Dorigcode_test.go1218 func zksclOrig(ZRR, ZRI, FNU float64, N int, YR, YI []float64, NZ int, RZR, RZI, ASCLE, TOL, ELIM f…
1392 func zacaiOrig(ZR, ZI, FNU float64, KODE, MR, N int, YR, YI []float64, NZ int, RL, TOL, ELIM, ALIM …
1490 func zasyiOrig(ZR, ZI, FNU float64, KODE, N int, YR, YI []float64, NZ int, RL, TOL, ELIM, ALIM floa…
1690 func zmlriOrig(ZR, ZI, FNU float64, KODE, N int, YR, YI []float64, NZ int, TOL float64) (
1910 func zseriOrig(ZR, ZI, FNU float64, KODE, N int, YR, YI []float64, NZ int, TOL, ELIM, ALIM float64)…
2218 func dabs(a float64) float64 {
2226 func dtan(a float64) float64 {
2230 func dlog(a float64) float64 {
2234 func dsin(a float64) float64 {
2238 func dcos(a float64) float64 {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/mathext/internal/amos/
H A Dorigcode_test.go1217 func zksclOrig(ZRR, ZRI, FNU float64, N int, YR, YI []float64, NZ int, RZR, RZI, ASCLE, TOL, ELIM f…
1391 func zacaiOrig(ZR, ZI, FNU float64, KODE, MR, N int, YR, YI []float64, NZ int, RL, TOL, ELIM, ALIM …
1489 func zasyiOrig(ZR, ZI, FNU float64, KODE, N int, YR, YI []float64, NZ int, RL, TOL, ELIM, ALIM floa…
1689 func zmlriOrig(ZR, ZI, FNU float64, KODE, N int, YR, YI []float64, NZ int, TOL float64) (
1909 func zseriOrig(ZR, ZI, FNU float64, KODE, N int, YR, YI []float64, NZ int, TOL, ELIM, ALIM float64)…
2217 func dabs(a float64) float64 {
2225 func dtan(a float64) float64 {
2229 func dlog(a float64) float64 {
2233 func dsin(a float64) float64 {
2237 func dcos(a float64) float64 {
[all …]

12345678910>>...548