Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Point ¶
type Point struct {
X, Y int
}
func (Point) InnerProduct ¶
func (Point) ManhattenDistTo ¶
func (Point) ManhattenNorm ¶
Click to show internal directories.
Click to hide internal directories.