Scippy

SoPlex

Sequential object-oriented simPlex

array.h File Reference

Save arrays of arbitrary types. More...

#include <assert.h>
#include <string.h>
#include <vector>
#include "soplex/spxalloc.h"

Go to the source code of this file.

Classes

class  Array< T >
 Safe arrays of arbitrary types. More...
 

Namespaces

namespace  soplex
 Everything should be within this namespace.
 

Detailed Description

Save arrays of arbitrary types.

Definition in file array.h.