// Copyright (C) 2006  Davis E. King (davisking@users.sourceforge.net)
// License: Boost Software License   See LICENSE.txt for the full license.
#ifndef DLIB_MATRIx_HEADER
#define DLIB_MATRIx_HEADER

#include "matrix/matrix.h"
#include "matrix/matrix_utilities.h"
#include "matrix/matrix_math_functions.h"
#include "matrix/matrix_assign.h"

#endif // DLIB_MATRIx_HEADER