The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Sidef::Types::Array::Vector

DESCRIPTION

This class implements ...

SYNOPSIS

var obj = Vector(...)

INHERITS

Inherits methods from:

       * Sidef::Types::Array::Array

METHODS

&

Obj & Obj -> Obj

Return the

Aliases: and

*

Obj * Obj -> Obj

Return the

Aliases: mul

**

Obj ** Obj -> Obj

Return the

Aliases: pow

+

Obj + Obj -> Obj

Return the

Aliases: add

-

Obj - Obj -> Obj

Return the

Aliases: sub

/

Obj / Obj -> Obj

Return the

Aliases: ÷, div

^

Obj ^ Obj -> Obj

Return the

Aliases: xor

|

Obj | Obj -> Obj

Return the

Aliases: or

abs

Vector.abs() -> Obj

Return the

atan2

Vector.atan2() -> Obj

Return the

ceil

Vector.ceil() -> Obj

Return the

chebyshev_dist

Vector.chebyshev_dist() -> Obj

Return the

dist

Vector.dist() -> Obj

Return the

dist_norm

Vector.dist_norm() -> Obj

Return the

floor

Vector.floor() -> Obj

Return the

manhattan_dist

Vector.manhattan_dist() -> Obj

Return the

manhattan_norm

Vector.manhattan_norm() -> Obj

Return the

neg

Vector.neg() -> Obj

Return the

new

Vector.new() -> Obj

Return the

Aliases: call

norm

Vector.norm() -> Obj

Return the

round

Vector.round() -> Obj

Return the

to_a

Vector.to_a() -> Obj

Return the

Aliases: to_array

to_s

Vector.to_s() -> Obj

Return the

Aliases: dump, to_str

zero

Vector.zero() -> Obj

Return the