MGCL V10
V10
MGCL V10
|
継承メンバを含む MGKnotVector の全メンバ一覧です。
add_data(double value, int mult_max=1) | MGNDDArray | |
add_data(const MGKnot &knot, int mult_max) | MGNDDArray | |
bdim() const | MGKnotVector | inline |
capacity() const | MGNDDArray | inline |
change_knot_number(int nnew) | MGKnotVector | |
change_number(int nnew) | MGNDDArray | |
change_order(int order) | MGKnotVector | |
change_range(double ts, double te) | MGKnotVector | 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 | |
divide_span(int num) | MGKnotVector | |
dump(MGOfstream &) const | MGKnotVector | virtual |
dump_size() const | MGKnotVector | virtual |
eval_coef(double x, double *coef, int nderiv=0, int left=0) const | MGKnotVector | |
in_range(double t) const | MGKnotVector | |
is_null() const | MGNDDArray | inline |
length() const | MGNDDArray | inline |
locate(double tau, int left) const | MGKnotVector | |
locate(double tau) const | MGKnotVector | virtual |
locate_multi(int start, int multi, int &index) const | MGKnotVector | virtual |
m_current | MGNDDArray | mutableprotected |
MGKnotVector(int order=0, int bdim=0, const double *data=0) | MGKnotVector | explicit |
MGKnotVector(int order, int bdim, double init_value, double increment=1.0) | MGKnotVector | |
MGKnotVector(const MGNDDArray &dtp, int order) | MGKnotVector | |
MGKnotVector(const MGKnotVector &vec2, const MGKnotArray &knots) | MGKnotVector | |
MGKnotVector(int start_id, int num, const MGKnotVector &vec2) | MGKnotVector | |
MGKnotVector(const MGKnotVector &knotv, int order) | MGKnotVector | |
MGKnotVector(const MGKnotVector &knotv, double t1, double t2) | MGKnotVector | |
MGKnotVector(const MGKnotVector &vec2) | MGKnotVector | |
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 | |
mix_knot_vector(const MGKnotVector &knot) | MGKnotVector | |
operator!=(const MGKnotVector &knotv) const | MGKnotVector | inline |
MGNDDArray::operator!=(const MGNDDArray &t2) const | MGNDDArray | inline |
operator()(int i) const | MGNDDArray | inline |
operator()(int i) | MGNDDArray | inline |
operator*(double scale, const MGKnotVector &t) | MGKnotVector | friend |
operator*(double) const | MGKnotVector | |
operator*=(double) | MGKnotVector | |
operator+(double) const | MGKnotVector | |
operator+=(double) | MGKnotVector | |
operator-(double) const | MGKnotVector | |
operator-() const | MGKnotVector | |
operator-=(double) | MGKnotVector | |
operator<<(std::ostream &strm, const MGKnotVector &t) | MGKnotVector | friend |
operator=(const MGKnotVector &vec2) | MGKnotVector | |
MGNDDArray::operator=(const MGNDDArray &vec2) | MGNDDArray | |
operator==(const MGKnotVector &) const | MGKnotVector | |
MGNDDArray::operator==(const MGNDDArray &t2) const | MGNDDArray | |
operator[](int i) const | MGNDDArray | inline |
operator[](int i) | MGNDDArray | inline |
order() const | MGKnotVector | inline |
param_e() const | MGKnotVector | inline |
param_error() const | MGKnotVector | |
param_normalize(double t) const | MGKnotVector | |
param_s() const | MGKnotVector | inline |
param_span() const | MGKnotVector | |
range(double t) const | MGKnotVector | |
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 &) | MGKnotVector | virtual |
reverse() | MGKnotVector | |
reverse_param(double t) const | MGKnotVector | |
set_bdim(int brdim) | MGKnotVector | |
set_length(int length) | MGNDDArray | |
set_null() | MGKnotVector | inlinevirtual |
size_change(int order, int bdim) | MGKnotVector | |
store_with_capacityCheck(int i, double data) | MGNDDArray | |
update_from_knot(const MGKnotVector &t) | MGNDDArray | |
~MGNDDArray() | MGNDDArray | inlinevirtual |