📄 shapemodel.hpp
字号:
// $masm\shapemodel.hpp 1.5 milbo$ shapeModel.cpp// Warning: this is raw research code -- expect it to be quite messy.// milbo durban jun 06SHAPE ConformShapeToModel(Vec &b, // io const SHAPE &InShape, // in const tAsmModel &Model, int iLev, // in const Vec *pWeights=NULL, // in bool fShapeModelFinalIter=false); // invoid SetUnusedPointsToZero(SHAPE &Shape, const SHAPE &RefShape);void PrintEigInfo(bool fgBrief, const Vec &EigVals, int nPrincipalEigs);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -