[eigen] internal::BandMatrix and internal::TridiagonalMatrix |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: Eigen development <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] internal::BandMatrix and internal::TridiagonalMatrix
- From: Rhys Ulerich <rhys.ulerich@xxxxxxxxx>
- Date: Sat, 19 Feb 2011 15:08:17 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=87i1qiqdIPoJ0BvGvcxsIucMYdn+HWcm3ES2isuJ62M=; b=AMb7WDHeZ29LxSwa4xRMG2HKbh7kyfuFd55M2OJjIS0eJow7U/16Z4m0R1WWe576rZ E30LDFH7yHA6WHMKDXBk/hDMvvQjf2XsyMTjopmXJcwoYt7riIlpzQ/TDUI7BR3mRWAA gx3d90IpCUVU0gnm6S4w58bxsNTm/NdXarnmI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=HE0vkzsY4fbvz6tgxSmVMiSsX8EVTYYRqjnZtnFZRdId66yqPzrbmjwpva3Js1GM3E mDNZU4DGZ9kUn6e6yANoR5/8AzVbnmOSeXQaLx8AofgSGMz5CJizzChn+M4VGoJ3Nqgw 96aRJhqPbCkkBcHTKdKU3GBSu2Oic+wWtgt7Y=
Should I read something into the fact that both BandMatrix and
TriadiagonalMatrix appear under eigen::internal rather than eigen?
Are these less-than-mature interfaces/implementations?
Thanks,
Rhys
http://eigen.tuxfamily.org/dox-devel/classEigen_1_1internal_1_1BandMatrix.html
http://eigen.tuxfamily.org/dox-devel/classEigen_1_1internal_1_1TridiagonalMatrix.html