LensFactory.Lenses.init_eNFWMDLensType
init_eNFWMDLens(D_d::RV=NaN, x_c::RV=0.0, y_c::RV=0.0, k_s::RV=NaN, x_s::RV=NaN, eps::RV=NaN, pa::RV=NaN)

Initialize an elliptical Navarro-Frenk-White mass distribution lens (eNFWMDLens) with the given parameters.

source
LensFactory.Lenses.eNFWMDLens.potential!Function
potential!(ψ::T, θx::T, θy::T, D_d::RV, θxc::RV, θyc::RV, k_s:: RV, θs::RV, ϵ::RV, pa::RV) where T <: RV
source
potential!(ψ::T, θx::T, θy::T, D_d::RV, θxc::RV, θyc::RV, k_s:: RV, θs::RV, ϵ::RV, pa::RV) where T <: ROA
source
LensFactory.Lenses.eNFWMDLens.deflection!Function
deflection!(ψx::T, ψy::T, θx::T, θy::T, D_d::RV, θxc::RV, θyc::RV, k_s:: RV, θs::RV, ϵ::RV, pa::RV) where T <: RV
source
deflection!(ψx::T, ψy::T, θx::T, θy::T, D_d::RV, θxc::RV, θyc::RV, k_s:: RV, θs::RV, ϵ::RV, pa::RV) where T <: ROA
source
LensFactory.Lenses.eNFWMDLens.jacobian!Function
jacobian!(ψxx::T, ψyy::T, ψxy::T, θx::T, θy::T, D_d::RV, θxc::RV, θyc::RV, k_s:: RV, θs::RV, ϵ::RV, pa::RV) where T <: RV
source
jacobian!(ψxx::T, ψyy::T, ψxy::T, θx::T, θy::T, D_d::RV, θxc::RV, θyc::RV, k_s:: RV, θs::RV, ϵ::RV, pa::RV) where T <: ROA
source