2D lookup table
- From: "Mize-ze" <zahy.bnaya@xxxxxxxxx>
- Date: 31 Jan 2007 09:16:03 -0800
If I want to store and fetch information from a matrix like structure
where the indexes of the matrix are not integers but other data
structures, how such thing can be done without a translation table?
Example:
If I have a list of doubles and I want to store a value per each pairs
of values
What is the best way to do this?
Thanks
.
- Follow-Ups:
- Re: 2D lookup table
- From: Daniel Pitts
- Re: 2D lookup table
- From: Artur Chyży
- Re: 2D lookup table
- From: Eric Sosman
- Re: 2D lookup table
- From: Andreas Leitgeb
- Re: 2D lookup table
- Prev by Date: Re: calculate age
- Next by Date: Re: Sorting a vector based on another datas
- Previous by thread: Spell checking with Java
- Next by thread: Re: 2D lookup table
- Index(es):
Relevant Pages
|
|