isValid

query if all entries are not nan and not inf

pure nothrow @nogc @safe
alias isValid = isvalid

Meta