MGCL V10
V10
MGCL V10
|
継承メンバを含む MGNDDArray の全メンバ一覧です。
add_data(double value, int mult_max=1) | MGNDDArray | |
add_data(const MGKnot &knot, int mult_max) | MGNDDArray | |
capacity() const | MGNDDArray | inline |
change_number(int nnew) | MGNDDArray | |
change_range(double ts, double te) | MGNDDArray | virtual |
copy_removing_multi(int start_id, int num, const MGNDDArray &array2) | MGNDDArray | |
data(int i=0) const | MGNDDArray | inline |
data(int i=0) | MGNDDArray | inline |
del_data(int index) | MGNDDArray | |
dump(MGOfstream &) const | MGNDDArray | virtual |
dump_size() const | MGNDDArray | virtual |
is_null() const | MGNDDArray | inline |
length() const | MGNDDArray | inline |
locate(double tau) const | MGNDDArray | virtual |
locate_multi(int start, int multi, int &index) const | MGNDDArray | virtual |
m_current | MGNDDArray | mutableprotected |
MGNDDArray() | MGNDDArray | inline |
MGNDDArray(int n, const double *data=0) | MGNDDArray | explicit |
MGNDDArray(int n, double init, double increment=1.0) | MGNDDArray | |
MGNDDArray(const MGBPointSeq &) | MGNDDArray | explicit |
MGNDDArray(MGENDCOND begin, MGENDCOND end, const MGBPointSeq &) | MGNDDArray | |
MGNDDArray(MGENDCOND begin, MGENDCOND end, const MGKnotVector &t) | MGNDDArray | |
MGNDDArray(const MGNDDArray &, int nnew) | MGNDDArray | |
MGNDDArray(const MGNDDArray &, double ts, double te) | MGNDDArray | |
MGNDDArray(int start_id, int num, const MGNDDArray &array2) | MGNDDArray | |
MGNDDArray(int id1, int num1, const MGNDDArray &array1, int id2, int num2, const MGNDDArray &array2) | MGNDDArray | |
MGNDDArray(const MGNDDArray &nd) | MGNDDArray | |
operator!=(const MGNDDArray &t2) const | MGNDDArray | inline |
operator()(int i) const | MGNDDArray | inline |
operator()(int i) | MGNDDArray | inline |
operator*(double scale, const MGNDDArray &nd) | MGNDDArray | friend |
operator*(double scale) const | MGNDDArray | |
operator*=(double scale) | MGNDDArray | |
operator+(double) const | MGNDDArray | |
operator+=(double) | MGNDDArray | |
operator-(double) const | MGNDDArray | |
operator-() const | MGNDDArray | |
operator-=(double) | MGNDDArray | |
operator<<(std::ostream &, const MGNDDArray &) | MGNDDArray | friend |
operator=(const MGNDDArray &vec2) | MGNDDArray | |
operator==(const MGNDDArray &t2) const | MGNDDArray | |
operator[](int i) const | MGNDDArray | inline |
operator[](int i) | MGNDDArray | inline |
ref(int i) const | MGNDDArray | inline |
remove_too_near(bool allow_multi=false, double ratio=6.) | MGNDDArray | |
remove_too_near(MGBPointSeq &ordinates, bool allow_multi=false, double ratio=6.) | MGNDDArray | |
reshape(int size, int start=0) | MGNDDArray | |
resize(int nsize) | MGNDDArray | |
restore(MGIfstream &) | MGNDDArray | virtual |
set_length(int length) | MGNDDArray | |
set_null() | MGNDDArray | virtual |
store_with_capacityCheck(int i, double data) | MGNDDArray | |
update_from_knot(const MGKnotVector &t) | MGNDDArray | |
~MGNDDArray() | MGNDDArray | inlinevirtual |