139140141142143144145146147148149
} else { flat = PrimitiveDoubleTools.flatten(in.getTable()); } input = new DenseDoubleArray(flat); } // apply operator API.alg.product(A, input, out); } };