[eigen] Best way of initializing a matrix of fixed size
[
Thread Index
|
Date Index
|
More lists.tuxfamily.org/eigen Archives
]
To
:
eigen@xxxxxxxxxxxxxxxxxxx
Subject
: [eigen] Best way of initializing a matrix of fixed size
From
: Matthieu Brucher <
matthieu.brucher@xxxxxxxxx
>
Date
: Tue, 7 Mar 2017 12:57:41 +0000
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=hhyBMGDw0G8GaDLsQ3ib7nlw5CzWmMXf6rcPq8WuvA8=; b=RiVw/xCV0GGCStItosYrhtCciv+G5yoYBnx37Bs8Y6oxxeFRGWAGGOo376FL8ThAzj EvFfggnMTwQLSlupr1m0Bzyrh+8nDgGEXnCez8G6Nk8y/7ksn1NegdrQVNEKBeklSs1F jOiL/FVa11hYEJn3EJMW4NMLHyFz7pTvDdCSOh7rE/6BEYcz2wIgENWi/fqlBjfmrXp4 jaG6eFdlG+KodPARHE9122+eVn5QyTcHG1ba+I4pvKW4LAeEcuK3loKBtUOcG3IBrUGw c7S4idZjPP0JLQ01Hh4+10R+Y4UFj2278nPDichsxw91GN1dfwwiOtjko9E43hGdVWs7 SkOA==
Hi,
I'm wondering what is the best way of initializing a 4x4 matrix. I'm currently using the comma initializer, but it shows up quite high on a valgrind profile compared to taking the inverse of the same matrix or preprocessing the coeffs (pow, ln...)..
I'm using Eigen 3.2.4, but I can upgrade.
Cheers,
Matthieu
--
Information System Engineer, Ph.D.
Blog:
http://blog.audio-tk.com/
LinkedIn:
http://www.linkedin.com/in/matthieubrucher
Follow-Ups
:
Re: [eigen] Best way of initializing a matrix of fixed size
From:
Gael Guennebaud
Messages sorted by:
[
date
|
thread
]
Prev by Date:
Re: [eigen] git/github read-only mirror for the eigen repo
Next by Date:
Re: [eigen] git/github read-only mirror for the eigen repo
Previous by thread:
Re: [eigen] git/github read-only mirror for the eigen repo
Next by thread:
Re: [eigen] Best way of initializing a matrix of fixed size
Mail converted by
MHonArc
2.6.19+
http://listengine.tuxfamily.org/