/** * Contains Matrix and Vector objects and associated linear algebra operations. * * @author Andreas Keil */ package edu.stanford.rsl.conrad.numerics; /* * Copyright (C) 2010-2014 Andreas Keil * CONRAD is developed as an Open Source project under the GNU General Public License (GPL). */