Vector4d.equals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool equals(Vector4d v, double delta)
  2. bool equals(Vector4d other)
  3. bool equals(double x, double y, double z, double w)
    struct Vector4d
    public
    bool
    equals
    (
    double x
    ,
    double y
    ,
    double z
    ,
    double w
    )

Meta