#include <DenseStorage.h>
Public Member Functions | |
| void | conservativeResize (DenseIndex, DenseIndex, DenseIndex) |
| const T * | data () const |
| T * | data () |
| DenseStorage () | |
| DenseStorage (internal::constructor_without_unaligned_array_assert) | |
| DenseStorage (DenseIndex, DenseIndex, DenseIndex) | |
| void | resize (DenseIndex, DenseIndex, DenseIndex) |
| void | swap (DenseStorage &other) |
Static Public Member Functions | |
| static DenseIndex | cols (void) |
| static DenseIndex | rows (void) |
|
inlineexplicit |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
1.8.1.1