rhodonite
    Preparing search index...

    Class VectorN

    VectorN represents an N-dimensional vector with arbitrary length. This class provides basic vector operations using TypedArray for efficient memory usage.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    Methods

    • Checks if this vector is a dummy vector (has no components).

      Returns boolean

      True if the vector has no components, false otherwise