-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug Fixes/Re-organization: Samples: - Spline Params Stretch Best Fit Response - Create (1, 2, 3) - Spline Params Stretch Best Fit Response - Constructor (4, 5, 6) - Spline Params Stretch Best Fit Response - Normalize Weights (7, 8, 9) - Spline Params Stretch Best Fit Response - Weights (10, 11) - Spline Params Stretch Best Fit Response - Predictor Ordinate (12, 13, 14) - Spline Params Stretch Best Fit Response - Response Array (15, 16, 17) - Spline Params Stretch Best Fit Response - Point Count (18) - Spline Params Stretch Best Fit Response - Size To Segment (19, 20, 21) - Segment Flexure Penalty Control (22, 23, 24) - Segment Flexure Penalty Control - Derivative Order (25, 26) - Segment Flexure Penalty Control - Amplitude (27, 28) - Segment Flexure Penalty Control - Constructor (29, 30) - Spline Params Segment State Calibration Inputs (31, 32) - Spline Params Segment State Calibration Inputs - Response Value Array (33, 34) - Spline Params Segment State Calibration Inputs - Left Edge Derivative Array (35, 36) - Spline Params Segment State Calibration Inputs - Right Edge Derivative Array (37, 38) - Spline Params Segment State Calibration Inputs - Predictor Ordinate Array (39, 40) - Spline Params Segment State Calibration Inputs - Segment Best Fit Response (41, 42) - Spline Params Segment State Calibration Inputs - Segment Basis Flexure Constraint Array (43, 44) - Spline Params Segment State Calibration Inputs - Constructor (45, 46, 47) - Spline Params Segment Response Value Constraint (48, 49, 50) - Spline Params Segment Response Value Constraint - Left Of (51) - Spline Params Segment Response Value Constraint - Right Of (52) - Spline Params Segment Response Value Constraint - Splits (53) - Spline Params Segment Response Value Constraint - Predictor Ordinate Array (54, 55) - Spline Params Segment Response Value Constraint - Weight Array (56, 57) - Spline Params Segment Response Value Constraint - Weighted (58, 59) - Spline Params Segment Response Value Constraint - From Predictor Pair (60) IdeaDRIP:
- Loading branch information
Showing
6 changed files
with
311 additions
and
226 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
|
||
Features: | ||
|
||
Bug Fixes/Re-organization: | ||
|
||
Samples: | ||
|
||
- Spline Params Stretch Best Fit Response - Create (1, 2, 3) | ||
- Spline Params Stretch Best Fit Response - Constructor (4, 5, 6) | ||
- Spline Params Stretch Best Fit Response - Normalize Weights (7, 8, 9) | ||
- Spline Params Stretch Best Fit Response - Weights (10, 11) | ||
- Spline Params Stretch Best Fit Response - Predictor Ordinate (12, 13, 14) | ||
- Spline Params Stretch Best Fit Response - Response Array (15, 16, 17) | ||
- Spline Params Stretch Best Fit Response - Point Count (18) | ||
- Spline Params Stretch Best Fit Response - Size To Segment (19, 20, 21) | ||
- Segment Flexure Penalty Control (22, 23, 24) | ||
- Segment Flexure Penalty Control - Derivative Order (25, 26) | ||
- Segment Flexure Penalty Control - Amplitude (27, 28) | ||
- Segment Flexure Penalty Control - Constructor (29, 30) | ||
- Spline Params Segment State Calibration Inputs (31, 32) | ||
- Spline Params Segment State Calibration Inputs - Response Value Array (33, 34) | ||
- Spline Params Segment State Calibration Inputs - Left Edge Derivative Array (35, 36) | ||
- Spline Params Segment State Calibration Inputs - Right Edge Derivative Array (37, 38) | ||
- Spline Params Segment State Calibration Inputs - Predictor Ordinate Array (39, 40) | ||
- Spline Params Segment State Calibration Inputs - Segment Best Fit Response (41, 42) | ||
- Spline Params Segment State Calibration Inputs - Segment Basis Flexure Constraint Array (43, 44) | ||
- Spline Params Segment State Calibration Inputs - Constructor (45, 46, 47) | ||
- Spline Params Segment Response Value Constraint (48, 49, 50) | ||
- Spline Params Segment Response Value Constraint - Left Of (51) | ||
- Spline Params Segment Response Value Constraint - Right Of (52) | ||
- Spline Params Segment Response Value Constraint - Splits (53) | ||
- Spline Params Segment Response Value Constraint - Predictor Ordinate Array (54, 55) | ||
- Spline Params Segment Response Value Constraint - Weight Array (56, 57) | ||
- Spline Params Segment Response Value Constraint - Weighted (58, 59) | ||
- Spline Params Segment Response Value Constraint - From Predictor Pair (60) | ||
|
||
|
||
IdeaDRIP: |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.