![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
Create a const vector from an array. More...
#include <ovector_tlate.h>
The constructor will fail if the size argument n
is zero or if the pointer dat
is 0.
Definition at line 1680 of file ovector_tlate.h.
Public Member Functions | |
ovector_const_array_tlate (size_t n, const data_t *dat) | |
Create a vector from dat with size n . |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).