vecfNaN

Not a numeric vector.

  1. template vecNaN(T)
  2. enum vecfNaN;
    enum vecfNaN = vecNaN!float;

Meta