Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 37 for Monmul (0.17 sec)

  1. test/chan/powser1.go

    	return Add(U, Cmul(neg(one), V))
    }
    
    // Multiply a power series by the monomial x^n
    
    func Monmul(U PS, n int) PS {
    	Z := mkPS()
    	go func() {
    		for ; n > 0; n-- {
    			put(zero, Z)
    		}
    		copy(U, Z)
    	}()
    	return Z
    }
    
    // Multiply by x
    
    func Xmul(U PS) PS {
    	return Monmul(U, 1)
    }
    
    func Rep(c rat) PS {
    	Z := mkPS()
    	go repeat(c, Z)
    	return Z
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 25 22:22:20 UTC 2020
    - 12.7K bytes
    - Viewed (0)
  2. test/chan/powser2.go

    	return Add(U, Cmul(neg(one), V))
    }
    
    // Multiply a power series by the monomial x^n
    
    func Monmul(U PS, n int) PS {
    	Z := mkPS()
    	go func(n int, U PS, Z PS) {
    		for ; n > 0; n-- {
    			put(zero, Z)
    		}
    		copy(U, Z)
    	}(n, U, Z)
    	return Z
    }
    
    // Multiply by x
    
    func Xmul(U PS) PS {
    	return Monmul(U, 1)
    }
    
    func Rep(c *rat) PS {
    	Z := mkPS()
    	go repeat(c, Z)
    	return Z
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 25 22:22:20 UTC 2020
    - 13.3K bytes
    - Viewed (0)
  3. releasenotes/notes/consul.yaml

    apiVersion: release-notes/v2
    kind: feature
    area: networking
    releaseNotes:
    - |
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Aug 11 21:20:58 UTC 2020
    - 191 bytes
    - Viewed (0)
  4. hack/unwanted-dependencies.json

          "cloud.google.com/go/storage": "cloud dependency",
          "github.com/GoogleCloudPlatform/k8s-cloud-provider": "cloud dependency",
          "github.com/PuerkitoBio/urlesc": "unmaintained, archive mode",
          "github.com/armon/consul-api": "MPL license not in CNCF allowlist",
          "github.com/bketelsen/crypt": "unused, crypto",
          "github.com/form3tech-oss/jwt-go": "unmaintained, archive mode",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jun 13 12:31:38 UTC 2024
    - 9.8K bytes
    - Viewed (0)
  5. test/fixedbugs/issue28688.go

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    package main
    
    import (
    	"fmt"
    )
    
    // When using soft-float, OMUL might be rewritten to function
    // call so we should ensure it was evaluated first. Stack frame
    // setup for "test" function call should happen after call to runtime.fmul32
    
    var x int32 = 1
    
    func main() {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 03 16:14:24 UTC 2021
    - 622 bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/arch/arm/armasm/tables.go

    	VNMUL_GT_F32:      "VNMUL.GT.F32",
    	VNMUL_LE_F32:      "VNMUL.LE.F32",
    	VNMUL_F32:         "VNMUL.F32",
    	VNMUL_ZZ_F32:      "VNMUL.ZZ.F32",
    	VNMUL_EQ_F64:      "VNMUL.EQ.F64",
    	VNMUL_NE_F64:      "VNMUL.NE.F64",
    	VNMUL_CS_F64:      "VNMUL.CS.F64",
    	VNMUL_CC_F64:      "VNMUL.CC.F64",
    	VNMUL_MI_F64:      "VNMUL.MI.F64",
    	VNMUL_PL_F64:      "VNMUL.PL.F64",
    	VNMUL_VS_F64:      "VNMUL.VS.F64",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 16 17:57:48 UTC 2017
    - 267.4K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/arch/arm/armasm/plan9x.go

    	{VSUB_EQ_F64, []int{2, 1, 0}, "VSUB", "SUBD"},
    	{VMUL_EQ_F32, []int{2, 1, 0}, "VMUL", "MULF"},
    	{VMUL_EQ_F64, []int{2, 1, 0}, "VMUL", "MULD"},
    	{VNMUL_EQ_F32, []int{2, 1, 0}, "VNMUL", "NMULF"},
    	{VNMUL_EQ_F64, []int{2, 1, 0}, "VNMUL", "NMULD"},
    	{VMLA_EQ_F32, []int{2, 1, 0}, "VMLA", "MULAF"},
    	{VMLA_EQ_F64, []int{2, 1, 0}, "VMLA", "MULAD"},
    	{VMLS_EQ_F32, []int{2, 1, 0}, "VMLS", "MULSF"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  8. go.work.sum

    github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 h1:EGx4pi6eqNxGaHF6qqu48+N2wcFQ5qg5FXgOdqsJ5d8=
    github.com/hashicorp/consul/api v1.1.0 h1:BNQPM9ytxj6jbjjdRPioQ94T6YXriSopn0i8COv6SRA=
    github.com/hashicorp/consul/sdk v0.1.1 h1:LnuDWGNsoajlhGyHJvuWW6FVqRl8JOTPqS6CPTsYjhY=
    github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 28 08:48:12 UTC 2024
    - 30.9K bytes
    - Viewed (0)
  9. src/cmd/compile/internal/typecheck/universe.go

    	okfor[ir.OEQ] = okforeq[:]
    	okfor[ir.OGE] = types.IsOrdered[:]
    	okfor[ir.OGT] = types.IsOrdered[:]
    	okfor[ir.OLE] = types.IsOrdered[:]
    	okfor[ir.OLT] = types.IsOrdered[:]
    	okfor[ir.OMOD] = okforand[:]
    	okfor[ir.OMUL] = okforarith[:]
    	okfor[ir.ONE] = okforeq[:]
    	okfor[ir.OOR] = okforand[:]
    	okfor[ir.OOROR] = okforbool[:]
    	okfor[ir.OSUB] = okforarith[:]
    	okfor[ir.OXOR] = okforand[:]
    	okfor[ir.OLSH] = okforand[:]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 05 15:20:28 UTC 2023
    - 4.7K bytes
    - Viewed (0)
  10. src/cmd/compile/internal/ir/fmt.go

    	OLE:               "<=",
    	OLSH:              "<<",
    	OLT:               "<",
    	OMAKE:             "make",
    	ONEG:              "-",
    	OMAX:              "max",
    	OMIN:              "min",
    	OMOD:              "%",
    	OMUL:              "*",
    	ONEW:              "new",
    	ONE:               "!=",
    	ONOT:              "!",
    	OOROR:             "||",
    	OOR:               "|",
    	OPANIC:            "panic",
    	OPLUS:             "+",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 05 15:20:28 UTC 2023
    - 26K bytes
    - Viewed (0)
Back to top