Vector.crossProd

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ElemT crossProd(ThisT vb)
  2. ThisT crossProd(ThisT vb)
    struct Vector(ElemT, size_t SizeV)
    const
    static if(SizeV == 3)
    crossProd
    ()
    if (
    SizeV >= 1
    )

Meta