[eigen-commits] commit/eigen2: bjacob: * default MatrixBase ctor: make it protected, make it a static assert, only do the check when debugging eigen to avoid slowing down compilation for everybody (this check is paranoiac, it's very seldom useful) |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen2: bjacob: * default MatrixBase ctor: make it protected, make it a static assert, only do the check when debugging eigen to avoid slowing down compilation for everybody (this check is paranoiac, it's very seldom useful)
- From: commits-noreply@xxxxxxxxxxxxx
- Date: Sat, 31 Oct 2009 15:50:26 -0000
1 new changeset in eigen2:
http://www.bitbucket.org/eigen/eigen2/changeset/f7977da55b8c/
changeset: r1777:f7977da55b8c
user: bjacob
date: 2009-10-31 16:50:15
summary: * default MatrixBase ctor: make it protected, make it a static assert, only do the check when debugging eigen to avoid slowing down compilation for everybody (this check is paranoiac, it's very seldom useful)
* add private MatrixBase ctors to catch cases when the user tries to construct MatrixBase objects directly
affected #: 3 files (457 bytes)
Repository URL: http://bitbucket.org/eigen/eigen2/
--
This is a commit notification from bitbucket.org.
You are receiving this because you have the service
enabled, addressing the recipient of this email.