- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for Base (0.05 sec)
-
lib/fips140/v1.0.0.zip
{{.p}}GeneratorTableOnce.Do(func() { {{.p}}GeneratorTable = new([{{.p}}ElementLength * 2]{{.p}}Table) base := New{{.P}}Point().SetGenerator() for i := 0; i < {{.p}}ElementLength*2; i++ { {{.p}}GeneratorTable[i][0] = New{{.P}}Point().Set(base) for j := 1; j < 15; j++ { {{.p}}GeneratorTable[i][j] = New{{.P}}Point().Add({{.p}}GeneratorTable[i][j-1], base) } base.Double(base) base.Double(base) base.Double(base) base.Double(base) } }) return {{.p}}GeneratorTable } // ScalarBaseMult sets p = scalar * B, where B is the...Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
RELEASE.md
class with `tf.experimental.ExtensionType` as its base, and use type annotations to specify the type for each field. E.g.: `python class MaskedTensor(tf.experimental.ExtensionType): values: tf.Tensor mask: tf.Tensor` The `tf.ExtensionType` base class works similarly to [`typing.NamedTuple`](https://docs.python.org/3/library/typing.html#typing.NamedTuple)Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (3) -
api/go1.14.txt
pkg syscall (freebsd-arm64), type InterfaceMulticastAddrMessage struct, Header IfmaMsghdr pkg syscall (freebsd-arm64), type Iovec struct pkg syscall (freebsd-arm64), type Iovec struct, Base *uint8 pkg syscall (freebsd-arm64), type Iovec struct, Len uint64 pkg syscall (freebsd-arm64), type IPMreqn struct pkg syscall (freebsd-arm64), type IPMreqn struct, Address [4]uint8
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), type InterfaceMulticastAddrMessage struct, Header IfmaMsghdr #53466 pkg syscall (freebsd-riscv64), type Iovec struct #53466 pkg syscall (freebsd-riscv64), type Iovec struct, Base *uint8 #53466 pkg syscall (freebsd-riscv64), type Iovec struct, Len uint64 #53466 pkg syscall (freebsd-riscv64), type Kevent_t struct #53466 pkg syscall (freebsd-riscv64), type Kevent_t struct, Data int64 #53466
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0) -
docs/en/docs/release-notes.md
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri Sep 05 12:48:45 UTC 2025 - 544.1K bytes - Viewed (0)