com.eignex.koblas/DimensionMismatch DimensionMismatch class DimensionMismatch(message: String) : KoblasException(source)Operands whose shapes do not fit the routine. Constructors DimensionMismatch constructor(message: String)(source) Properties cause Link copied to clipboard expect open val cause: Throwable? message Link copied to clipboard expect open val message: String?