GIGChiPsi.opCast

cast operator overloading

  1. R opCast [@property getter]
    struct GIGChiPsi(T)
    const @property
    R
    opCast
    (
    R : GIGChiPsi!F
    F
    )
    ()
    if (
    isFloatingPoint!T
    )
  2. R opCast [@property getter]

Meta