Add matrix isNan function.
This commit is contained in:
@@ -178,6 +178,8 @@ namespace Aurora {
|
||||
*/
|
||||
bool isNull() const;
|
||||
|
||||
bool isNan() const;
|
||||
|
||||
bool isVector() const;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user