valueOrNull

open override fun StructureND<Double>.valueOrNull(): Double?(source)

Returns a single tensor value of unit dimension if tensor shape equals to 1.

Return

a nullable value of a potentially scalar tensor.