forked from boostorg/ublas
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
discussionDiscussion for future refactoringDiscussion for future refactoringgsocGoogle Summer of CodeGoogle Summer of Code
Description
- We need a
std::vectorandstd::arrayconforming storage template classes in order to be able to provide it as a template parameter (define a type requirements for storage containers) - Why do we need extra storage template classes like
boost::numeric::ublas::unbounded_arrayandboost::numeric::ublas::bounded_arrayifstd::vectorandstd::arrayexists?
Metadata
Metadata
Assignees
Labels
discussionDiscussion for future refactoringDiscussion for future refactoringgsocGoogle Summer of CodeGoogle Summer of Code