isValid

query if all entries are not nan and not inf

@safe pure nothrow
alias isValid = isvalid

Meta