feat(tsl-api-reference): add class and framework API lookup

This commit is contained in:
csh
2026-08-20 13:49:55 +08:00
parent 7233646398
commit 651c1f68d2
637 changed files with 25498 additions and 36673 deletions
@@ -1,6 +1,6 @@
# 组合优化 / 因子 BL
## `TSFactorPortfolioOptimizer_BL`
## `tsFactorPortfolioOptimizer_BL`
声明:class
@@ -8,7 +8,7 @@
<!-- tags: 因子分析 因子指标 数学优化 约束求解 投资组合 资产组合 观点融合 因子配置 -->
### `fObjType`
### `FObjType`
声明:field
@@ -18,7 +18,7 @@
类型:integer
### `fLambda`
### `FLambda`
声明:field
@@ -28,7 +28,7 @@
类型:real
### `fasset_BenchMarkW`
### `Fasset_BenchMarkW`
声明:field
@@ -38,7 +38,7 @@
类型:array
### `ftau`
### `Ftau`
声明:field
@@ -48,7 +48,7 @@
类型:real
### `fAsset_View`
### `FAsset_View`
声明:field
@@ -58,7 +58,7 @@
类型:table
### `fFactor_View`
### `FFactor_View`
声明:field
@@ -68,7 +68,7 @@
类型:table
### `fFactor_BenchMarkW`
### `FFactor_BenchMarkW`
声明:field
@@ -78,7 +78,7 @@
类型:array
### `midGet_Asset_PosteriorRetAndCov()`
### `MidGet_Asset_PosteriorRetAndCov()`
声明:function
@@ -90,7 +90,7 @@
返回:array
### `midGet_Asset_PriorCov()`
### `MidGet_Asset_PriorCov()`
声明:function
@@ -102,7 +102,7 @@
返回:array
### `midGet_Asset_ImpliedReturn()`
### `MidGet_Asset_ImpliedReturn()`
声明:function
@@ -114,7 +114,7 @@
返回:array
### `midGet_AssetView_PriorRetAndCov()`
### `MidGet_AssetView_PriorRetAndCov()`
声明:function
@@ -126,7 +126,7 @@
返回:array
### `midGet_Factor_PosteriorRetAndCov()`
### `MidGet_Factor_PosteriorRetAndCov()`
声明:function
@@ -138,7 +138,7 @@
返回:array
### `midGet_Factor_ImpliedReturn()`
### `MidGet_Factor_ImpliedReturn()`
声明:function
@@ -150,7 +150,7 @@
返回:array
### `midGet_FactorView_PriorRetAndCov()`
### `MidGet_FactorView_PriorRetAndCov()`
声明:function
@@ -162,7 +162,7 @@
返回:array
### `midGet_Augment_ViewWeight(r_type)`
### `MidGet_Augment_ViewWeight(r_type)`
声明:function