SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.lang.tensor
/
NonIntegralIndexException
Non
Integral
Index
Exception
class
NonIntegralIndexException
(
message
:
String
)
:
IllegalArgumentException
(
source
)
Thrown when an index tensor contains a non-integral value while strict validation is enabled.
Members
Constructors
Non
Integral
Index
Exception
Link copied to clipboard
constructor
(
message
:
String
)