Method IsConstant
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
IsConstant()
Calls whether all values in this matrix are effectively the same.
public bool IsConstant()
Returns
- bool
This can be called before normalization to check if normalization would produce a matrix of zeros.