scikit-
nano
:docs
Index
Modules
Navigation
next »
« previous
|
scikit-nano v0.4.0.dev
»
Core package code (
sknano.core
)
»
Core data structures for math (
sknano.core.math
)
»
dot
dot
¶
sknano.core.math.
dot
(
u
,
v
)
[source]
[edit on github]
[source]
¶
Dot product of two
Vector
s.
Parameters:
v
(
u,
) –
Returns:
Return type:
numpy.number
Page Contents
dot