$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [GIL] integration between boost libraries (gil / multiarray)
From: Christian Henning (chhenning_at_[hidden])
Date: 2010-06-21 16:37:59
Hi there,
>
> If GIL is truly a generic library (I am not familiar with it), it
> should be possible to make your own types (and MultiArrays) model its
> concepts, and use all these kinds of algorithms.
>
Gil is concept based.
Christian