108#include "G4KnotVector.icc"
void ExtractKnotVector(G4KnotVector *kv, G4int upper, G4int lower)
G4double GetKnot(G4int knot_number) const
G4double * MergeKnotVector(const G4double *knots_to_add, G4int add_size)
G4KnotVector & operator=(const G4KnotVector &right)
G4int CheckKnotVector(G4double val) const
G4KnotVector * MultiplyKnotVector(G4int num, G4double value)
void PutKnot(G4int knot_number, G4double value)
G4int GetKnotIndex(G4double k_value, G4int order) const