Documentation
¶
Index ¶
- func AddBuf(v V, u V, b V)
- func Dot(v V, u V) float64
- func IsOrthogonal(v V, u V) bool
- func Magnitude(v V) float64
- func ScaleBuf(c float64, v V, b V)
- func SquaredMagnitude(v V) float64
- func SubBuf(v V, u V, b V)
- func UnitBuf(v V, b V)
- func Within(v V, u V) bool
- func WithinEpsilon(v V, u V, e epsilon.E) bool
- type D
- type V
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsOrthogonal ¶
func SquaredMagnitude ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.