Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/Cylinder.H
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@ class MixtureBasis;
@param mtype is the deprojected model type for conditioning the
basis. See ExpCylSL::mtype for options.

@param ppower is the power-law index for the Power spherical model
used as the deprojected model for basis conditioning (default: 2.0).
Only used when mtype is set to the Power model.

@param self_consistent set to false turns off potential expansion;
only performed the first time

Expand Down