MCPcopy Create free account
hub / github.com/cusplibrary/cusplibrary / array1d

Method array1d

cusp/array1d.h:126–127  ·  view source on GitHub ↗

! This constructor creates an empty \p array1d vector. */

Source from the content-addressed store, hash-verified

124 /*! This constructor creates an empty \p array1d vector.
125 */
126 array1d(void)
127 : Parent() {}
128
129 /*! This constructor creates a \p array1d vector with the given
130 * size.

Callers

nothing calls this directly

Calls 2

beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected