|
Ublas : |
Subject: [ublas] [bindings][traits] is_vector, is_matrix
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2009-03-10 14:58:38
Dear all,
for some cases in bindings development the metafunctions is_vector<T> and
is_matrix<T> would come in handy. Is it OK if I add template
specializations for this to most headerfiles under traits at
sandbox/numeric_bindings?
Thanks,
Rutger