[eigen] initialize vector3d from array
[
Thread Index
|
Date Index
|
More lists.tuxfamily.org/eigen Archives
]
To
:
eigen@xxxxxxxxxxxxxxxxxxx
Subject
: [eigen] initialize vector3d from array
From
: Nico Schlömer <
nico.schloemer@xxxxxxxxx
>
Date
: Fri, 06 Nov 2015 01:01:49 +0000
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=N0HjO5dGhYUMQmI8a6VkaEe0b9Ew8FnNIkg7NBhQzbs=; b=YGeGBq6LDy8tb/GtQirs0LnbsX9PcbQUTKkrW/QpTvofNuYOppA+RJsOigq2iBW0aJ lrDwZ/Q9TaBonJmwzjPuCuSz+HvytMyzFaqwgk/WWcuWZBU5Qi2OFEnjeZY/dph8OQor W8DI61TEGQ2Y0PxS1+Tw0Up9QuhXs0MgMRe4YT6ykcvGl3JUKG45wBAckYvfaneYzp1F k84Jee+MIt0+SCuiXTenRQZKSRf6qV9gV6xNKBK7tmosHN3Qv4/fcQkHDI1JZ+niEHXs vo/rkk+xEB7sFaw49O6+c2hY6XvxTyYcEHga+clbCP8b9Jx/5f4ej+Q+P1mRkUhMZcSs UcPw==
Hi everyone,
I have a large array with the data organized like
```
x0, y0, z0, x1, y1, z1, ...
```
I would like to create some `const Vector3d` from these. How can I do that most efficiently?
Cheers,
Nico
Follow-Ups
:
Re: [eigen] initialize vector3d from array
From:
Sergiu Dotenco
Messages sorted by:
[
date
|
thread
]
Prev by Date:
[eigen] 3.2.7 released!
Next by Date:
Re: [eigen] initialize vector3d from array
Previous by thread:
[eigen] 3.2.7 released!
Next by thread:
Re: [eigen] initialize vector3d from array
Mail converted by
MHonArc
2.6.19+
http://listengine.tuxfamily.org/