/** * Copyright (C) 2015 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ /** * Array data structures. * <p> * Wrappers are provided for {@code double[]} and {@code double[][]}. */ package com.opengamma.strata.collect.array;