Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
[Go][excerpt] Creating a Vector class.
cwchen
Oct 5th, 2017
896
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Go
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
type
Vector
[]
float64
func
NewVector
(
args
...
float64
)
Vector
{
return
args
}
func
WithSize
(
s
int
)
Vector
{
v
:=
make
([]
float64
,
s
)
return
v
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
βProfit Methodβ ππ
JavaScript | 5 min ago | 0.20 KB
π ChangeNOW Exploit
JavaScript | 6 min ago | 0.22 KB
π₯ Exchange profit method β π
JavaScript | 11 min ago | 0.20 KB
π΅ Make 3000$ in 20 minutes π΅
JavaScript | 16 min ago | 0.22 KB
β‘ Crypto Swap Glitch β Working β‘ π΅π¨
JavaScript | 17 min ago | 0.20 KB
π ChangeNOW Exploit π₯π¨
JavaScript | 23 min ago | 0.20 KB
WiFi Dashboard rev_03
Arduino | 23 min ago | 3.46 KB
π MAKE $2500 IN 15 MIN β Working
JavaScript | 26 min ago | 0.22 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!