Skip to content

Commit

Permalink
Documentation updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ddemidov committed Nov 15, 2013
1 parent 88dfdca commit 5689b34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions vexcl/backend/cuda/filter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ THE SOFTWARE.

namespace vex {

/// Device filters.
namespace Filter {

/// Selects devices whose names match given value.
Expand Down
1 change: 1 addition & 0 deletions vexcl/backend/opencl/filter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ THE SOFTWARE.

namespace vex {

/// Device filters.
namespace Filter {

/// Selects devices whose vendor name match given value.
Expand Down

0 comments on commit 5689b34

Please sign in to comment.